From f75cbc58a1246732329a25ec1c69d1e9f01235eb Mon Sep 17 00:00:00 2001 From: Dmitry Baev Date: Fri, 20 Feb 2026 12:12:28 +0000 Subject: [PATCH] happy 2026 --- LICENSE | 2 +- .../src/main/java/io/qameta/allure/assertj/AllureAspectJ.java | 2 +- .../test/java/io/qameta/allure/assertj/AllureAspectJTest.java | 2 +- .../java/io/qameta/allure/attachment/AttachmentContent.java | 2 +- .../main/java/io/qameta/allure/attachment/AttachmentData.java | 2 +- .../java/io/qameta/allure/attachment/AttachmentProcessor.java | 2 +- .../io/qameta/allure/attachment/AttachmentRenderException.java | 2 +- .../java/io/qameta/allure/attachment/AttachmentRenderer.java | 2 +- .../io/qameta/allure/attachment/DefaultAttachmentContent.java | 2 +- .../io/qameta/allure/attachment/DefaultAttachmentProcessor.java | 2 +- .../qameta/allure/attachment/FreemarkerAttachmentRenderer.java | 2 +- .../io/qameta/allure/attachment/http/HttpRequestAttachment.java | 2 +- .../qameta/allure/attachment/http/HttpResponseAttachment.java | 2 +- .../allure/attachment/DefaultAttachmentProcessorTest.java | 2 +- .../allure/attachment/FreemarkerAttachmentRendererTest.java | 2 +- .../attachment/NegativeFreemarkerAttachmentRendererTest.java | 2 +- .../java/io/qameta/allure/attachment/testdata/TestData.java | 2 +- .../io/qameta/allure/awaitility/AllureAwaitilityListener.java | 2 +- .../main/java/io/qameta/allure/awaitility/TemporalDuration.java | 2 +- .../allure/awaitility/ConditionListenersPositiveTest.java | 2 +- .../io/qameta/allure/awaitility/GlobalSettingsNegativeTest.java | 2 +- .../io/qameta/allure/awaitility/GlobalSettingsPositiveTest.java | 2 +- .../io/qameta/allure/awaitility/MultipleConditionsTest.java | 2 +- .../src/main/java/io/qameta/allure/citrus/AllureCitrus.java | 2 +- .../src/test/java/io/qameta/allure/citrus/AllureCitrusTest.java | 2 +- .../java/cucumber/runtime/formatter/TestSourcesModelProxy.java | 2 +- .../java/io/qameta/allure/cucumber4jvm/AllureCucumber4Jvm.java | 2 +- .../main/java/io/qameta/allure/cucumber4jvm/LabelBuilder.java | 2 +- .../src/main/java/io/qameta/allure/cucumber4jvm/TagParser.java | 2 +- .../io/qameta/allure/cucumber4jvm/AllureCucumber4JvmTest.java | 2 +- .../io/qameta/allure/cucumber4jvm/samples/AmbigiousSteps.java | 2 +- .../io/qameta/allure/cucumber4jvm/samples/AttachmentSteps.java | 2 +- .../allure/cucumber4jvm/samples/BackgroundFeatureSteps.java | 2 +- .../qameta/allure/cucumber4jvm/samples/BrokenFeatureSteps.java | 2 +- .../allure/cucumber4jvm/samples/DatatableFeatureSteps.java | 2 +- .../java/io/qameta/allure/cucumber4jvm/samples/HookSteps.java | 2 +- .../io/qameta/allure/cucumber4jvm/samples/PendingSteps.java | 2 +- .../io/qameta/allure/cucumber4jvm/samples/RuntimeApiSteps.java | 2 +- .../qameta/allure/cucumber4jvm/samples/SimpleFeatureSteps.java | 2 +- .../java/io/qameta/allure/cucumber5jvm/AllureCucumber5Jvm.java | 2 +- .../main/java/io/qameta/allure/cucumber5jvm/LabelBuilder.java | 2 +- .../src/main/java/io/qameta/allure/cucumber5jvm/TagParser.java | 2 +- .../allure/cucumber5jvm/testsourcemodel/TestSourcesModel.java | 2 +- .../cucumber5jvm/testsourcemodel/TestSourcesModelProxy.java | 2 +- .../io/qameta/allure/cucumber5jvm/AllureCucumber5JvmTest.java | 2 +- .../io/qameta/allure/cucumber5jvm/samples/AmbigiousSteps.java | 2 +- .../io/qameta/allure/cucumber5jvm/samples/AttachmentSteps.java | 2 +- .../allure/cucumber5jvm/samples/BackgroundFeatureSteps.java | 2 +- .../qameta/allure/cucumber5jvm/samples/BrokenFeatureSteps.java | 2 +- .../allure/cucumber5jvm/samples/DatatableFeatureSteps.java | 2 +- .../java/io/qameta/allure/cucumber5jvm/samples/HookSteps.java | 2 +- .../io/qameta/allure/cucumber5jvm/samples/PendingSteps.java | 2 +- .../io/qameta/allure/cucumber5jvm/samples/RuntimeApiSteps.java | 2 +- .../qameta/allure/cucumber5jvm/samples/SimpleFeatureSteps.java | 2 +- .../java/io/qameta/allure/cucumber6jvm/AllureCucumber6Jvm.java | 2 +- .../main/java/io/qameta/allure/cucumber6jvm/LabelBuilder.java | 2 +- .../src/main/java/io/qameta/allure/cucumber6jvm/TagParser.java | 2 +- .../allure/cucumber6jvm/testsourcemodel/TestSourcesModel.java | 2 +- .../cucumber6jvm/testsourcemodel/TestSourcesModelProxy.java | 2 +- .../io/qameta/allure/cucumber6jvm/AllureCucumber6JvmTest.java | 2 +- .../io/qameta/allure/cucumber6jvm/samples/AmbigiousSteps.java | 2 +- .../io/qameta/allure/cucumber6jvm/samples/AttachmentSteps.java | 2 +- .../allure/cucumber6jvm/samples/BackgroundFeatureSteps.java | 2 +- .../qameta/allure/cucumber6jvm/samples/BrokenFeatureSteps.java | 2 +- .../allure/cucumber6jvm/samples/DatatableFeatureSteps.java | 2 +- .../java/io/qameta/allure/cucumber6jvm/samples/HookSteps.java | 2 +- .../io/qameta/allure/cucumber6jvm/samples/PendingSteps.java | 2 +- .../io/qameta/allure/cucumber6jvm/samples/RuntimeApiSteps.java | 2 +- .../qameta/allure/cucumber6jvm/samples/SimpleFeatureSteps.java | 2 +- .../java/io/qameta/allure/cucumber7jvm/AllureCucumber7Jvm.java | 2 +- .../main/java/io/qameta/allure/cucumber7jvm/LabelBuilder.java | 2 +- .../src/main/java/io/qameta/allure/cucumber7jvm/TagParser.java | 2 +- .../allure/cucumber7jvm/testsourcemodel/TestSourcesModel.java | 2 +- .../cucumber7jvm/testsourcemodel/TestSourcesModelProxy.java | 2 +- .../io/qameta/allure/cucumber7jvm/AllureCucumber7JvmTest.java | 2 +- .../io/qameta/allure/cucumber7jvm/samples/AmbigiousSteps.java | 2 +- .../io/qameta/allure/cucumber7jvm/samples/AttachmentSteps.java | 2 +- .../allure/cucumber7jvm/samples/BackgroundFeatureSteps.java | 2 +- .../qameta/allure/cucumber7jvm/samples/BrokenFeatureSteps.java | 2 +- .../allure/cucumber7jvm/samples/DatatableFeatureSteps.java | 2 +- .../java/io/qameta/allure/cucumber7jvm/samples/HookSteps.java | 2 +- .../io/qameta/allure/cucumber7jvm/samples/PendingSteps.java | 2 +- .../io/qameta/allure/cucumber7jvm/samples/RuntimeApiSteps.java | 2 +- .../qameta/allure/cucumber7jvm/samples/SimpleFeatureSteps.java | 2 +- .../src/main/java/io/qameta/allure/description/ClassNames.java | 2 +- .../qameta/allure/description/JavaDocDescriptionsProcessor.java | 2 +- .../io/qameta/allure/description/ProcessDescriptionsTest.java | 2 +- allure-grpc/src/main/java/io/qameta/allure/grpc/AllureGrpc.java | 2 +- .../main/java/io/qameta/allure/grpc/GrpcRequestAttachment.java | 2 +- .../main/java/io/qameta/allure/grpc/GrpcResponseAttachment.java | 2 +- .../src/test/java/io/qameta/allure/grpc/AllureGrpcTest.java | 2 +- .../java/io/qameta/allure/hamcrest/AllureHamcrestAssert.java | 2 +- .../hamcrest/AllureHamcrestAssertionNameContainsReasonTest.java | 2 +- .../allure/hamcrest/AllureHamcrestCollectionsMatchersTest.java | 2 +- .../allure/hamcrest/AllureHamcrestLogicalMatchersTest.java | 2 +- .../allure/hamcrest/AllureHamcrestNumberMatchersTest.java | 2 +- .../allure/hamcrest/AllureHamcrestObjectMatchersTest.java | 2 +- .../qameta/allure/hamcrest/AllureHamcrestTextMatchersTest.java | 2 +- .../io/qameta/allure/httpclient/AllureHttpClientRequest.java | 2 +- .../io/qameta/allure/httpclient/AllureHttpClientResponse.java | 2 +- .../java/io/qameta/allure/httpclient/AllureHttpClientTest.java | 2 +- .../io/qameta/allure/httpclient5/AllureHttpClient5Request.java | 2 +- .../io/qameta/allure/httpclient5/AllureHttpClient5Response.java | 2 +- .../io/qameta/allure/httpclient5/AllureHttpEntityUtils.java | 2 +- .../qameta/allure/httpclient5/AllureHttpClient5DeleteTest.java | 2 +- .../io/qameta/allure/httpclient5/AllureHttpClient5GetTest.java | 2 +- .../io/qameta/allure/httpclient5/AllureHttpClient5PostTest.java | 2 +- .../src/main/java/io/qameta/allure/test/AllureFeatures.java | 2 +- .../src/main/java/io/qameta/allure/test/AllurePredicates.java | 2 +- .../src/main/java/io/qameta/allure/test/AllureResults.java | 2 +- .../java/io/qameta/allure/test/AllureResultsWriterStub.java | 2 +- .../main/java/io/qameta/allure/test/AllureTestCommonsUtils.java | 2 +- .../src/main/java/io/qameta/allure/test/RunUtils.java | 2 +- .../src/main/java/io/qameta/allure/test/TestData.java | 2 +- .../java/io/qameta/allure/test/ThreadLocalEnhancedRandom.java | 2 +- allure-java-commons/src/main/java/io/qameta/allure/Allure.java | 2 +- .../src/main/java/io/qameta/allure/AllureConstants.java | 2 +- .../src/main/java/io/qameta/allure/AllureId.java | 2 +- .../src/main/java/io/qameta/allure/AllureLifecycle.java | 2 +- .../main/java/io/qameta/allure/AllureResultsWriteException.java | 2 +- .../src/main/java/io/qameta/allure/AllureResultsWriter.java | 2 +- .../src/main/java/io/qameta/allure/Attachment.java | 2 +- .../src/main/java/io/qameta/allure/Description.java | 2 +- allure-java-commons/src/main/java/io/qameta/allure/Epic.java | 2 +- allure-java-commons/src/main/java/io/qameta/allure/Epics.java | 2 +- allure-java-commons/src/main/java/io/qameta/allure/Feature.java | 2 +- .../src/main/java/io/qameta/allure/Features.java | 2 +- .../src/main/java/io/qameta/allure/FileSystemResultsWriter.java | 2 +- allure-java-commons/src/main/java/io/qameta/allure/Flaky.java | 2 +- allure-java-commons/src/main/java/io/qameta/allure/Issue.java | 2 +- allure-java-commons/src/main/java/io/qameta/allure/Issues.java | 2 +- .../src/main/java/io/qameta/allure/LabelAnnotation.java | 2 +- .../src/main/java/io/qameta/allure/LabelAnnotations.java | 2 +- allure-java-commons/src/main/java/io/qameta/allure/Lead.java | 2 +- allure-java-commons/src/main/java/io/qameta/allure/Link.java | 2 +- .../src/main/java/io/qameta/allure/LinkAnnotation.java | 2 +- .../src/main/java/io/qameta/allure/LinkAnnotations.java | 2 +- allure-java-commons/src/main/java/io/qameta/allure/Links.java | 2 +- allure-java-commons/src/main/java/io/qameta/allure/Muted.java | 2 +- allure-java-commons/src/main/java/io/qameta/allure/Owner.java | 2 +- allure-java-commons/src/main/java/io/qameta/allure/Param.java | 2 +- .../src/main/java/io/qameta/allure/Severity.java | 2 +- .../src/main/java/io/qameta/allure/SeverityLevel.java | 2 +- allure-java-commons/src/main/java/io/qameta/allure/Step.java | 2 +- allure-java-commons/src/main/java/io/qameta/allure/Stories.java | 2 +- allure-java-commons/src/main/java/io/qameta/allure/Story.java | 2 +- allure-java-commons/src/main/java/io/qameta/allure/TmsLink.java | 2 +- .../src/main/java/io/qameta/allure/TmsLinks.java | 2 +- .../main/java/io/qameta/allure/aspects/AttachmentsAspects.java | 2 +- .../src/main/java/io/qameta/allure/aspects/StepsAspects.java | 2 +- .../java/io/qameta/allure/internal/Allure2ModelJackson.java | 2 +- .../src/main/java/io/qameta/allure/internal/AllureStorage.java | 2 +- .../java/io/qameta/allure/internal/AllureThreadContext.java | 2 +- .../io/qameta/allure/listener/ContainerLifecycleListener.java | 2 +- .../io/qameta/allure/listener/FixtureLifecycleListener.java | 2 +- .../main/java/io/qameta/allure/listener/LifecycleListener.java | 2 +- .../main/java/io/qameta/allure/listener/LifecycleNotifier.java | 2 +- .../java/io/qameta/allure/listener/StepLifecycleListener.java | 2 +- .../java/io/qameta/allure/listener/TestLifecycleListener.java | 2 +- .../src/main/java/io/qameta/allure/util/AnnotationUtils.java | 2 +- .../src/main/java/io/qameta/allure/util/AspectUtils.java | 2 +- .../src/main/java/io/qameta/allure/util/ExceptionUtils.java | 2 +- .../src/main/java/io/qameta/allure/util/NamingUtils.java | 2 +- .../src/main/java/io/qameta/allure/util/ObjectUtils.java | 2 +- .../src/main/java/io/qameta/allure/util/ParameterUtils.java | 2 +- .../src/main/java/io/qameta/allure/util/PropertiesUtils.java | 2 +- .../src/main/java/io/qameta/allure/util/ResultsUtils.java | 2 +- .../src/main/java/io/qameta/allure/util/ServiceLoaderUtils.java | 2 +- .../src/test/java/io/qameta/allure/AllureLifecycleTest.java | 2 +- .../src/test/java/io/qameta/allure/AllureTest.java | 2 +- .../test/java/io/qameta/allure/FileSystemResultsWriterTest.java | 2 +- .../src/test/java/io/qameta/allure/ResultsUtilsTest.java | 2 +- .../test/java/io/qameta/allure/StepLifecycleListenerTest.java | 2 +- .../test/java/io/qameta/allure/aspects/StepsAspectsTest.java | 2 +- .../java/io/qameta/allure/internal/AllureThreadContextTest.java | 2 +- .../src/test/java/io/qameta/allure/testdata/DummyCard.java | 2 +- .../src/test/java/io/qameta/allure/testdata/DummyEmail.java | 2 +- .../src/test/java/io/qameta/allure/testdata/DummyUser.java | 2 +- .../test/java/io/qameta/allure/util/AnnotationUtilsTest.java | 2 +- .../src/test/java/io/qameta/allure/util/NamingUtilsTest.java | 2 +- .../src/test/java/io/qameta/allure/util/ObjectUtilsTest.java | 2 +- .../src/main/java/io/qameta/allure/jaxrs/AllureJaxRs.java | 2 +- .../test/java/io/qameta/allure/httpclient/AllureJaxRsTest.java | 2 +- .../src/main/java/io/qameta/allure/jbehave/AllureJbehave.java | 2 +- .../test/java/io/qameta/allure/jbehave/AllureJbehaveTest.java | 2 +- .../src/test/java/io/qameta/allure/jbehave/LoggingReporter.java | 2 +- .../java/io/qameta/allure/jbehave/samples/BrokenStorySteps.java | 2 +- .../java/io/qameta/allure/jbehave/samples/SimpleStorySteps.java | 2 +- .../src/main/java/io/qameta/allure/jbehave5/AllureJbehave5.java | 2 +- .../test/java/io/qameta/allure/jbehave5/AllureJbehave5Test.java | 2 +- .../test/java/io/qameta/allure/jbehave5/LoggingReporter.java | 2 +- .../io/qameta/allure/jbehave5/samples/BrokenStorySteps.java | 2 +- .../java/io/qameta/allure/jbehave5/samples/RuntimeApiSteps.java | 2 +- .../io/qameta/allure/jbehave5/samples/SimpleStorySteps.java | 2 +- allure-jooq/src/main/java/io/qameta/allure/jooq/AllureJooq.java | 2 +- .../src/test/java/io/qameta/allure/jooq/AllureJooqTest.java | 2 +- .../io/qameta/allure/jsonunit/AbstractJsonPatchMatcher.java | 2 +- .../qameta/allure/jsonunit/AllureConfigurableJsonMatcher.java | 2 +- .../src/main/java/io/qameta/allure/jsonunit/DiffAttachment.java | 2 +- .../src/main/java/io/qameta/allure/jsonunit/DiffModel.java | 2 +- .../main/java/io/qameta/allure/jsonunit/JsonPatchListener.java | 2 +- .../main/java/io/qameta/allure/jsonunit/JsonPatchMatcher.java | 2 +- .../java/io/qameta/allure/jsonunit/JsonPatchListenerTest.java | 2 +- .../java/io/qameta/allure/jsonunit/JsonPatchMatcherTests.java | 2 +- .../io/qameta/allure/junitplatform/AllureJunitPlatform.java | 2 +- .../qameta/allure/junitplatform/AllureJunitPlatformUtils.java | 2 +- .../qameta/allure/junitplatform/AllurePostDiscoveryFilter.java | 2 +- .../io/qameta/allure/junitplatform/AllureJunitPlatformTest.java | 2 +- .../allure/junitplatform/AllureJunitPlatformTestUtils.java | 2 +- .../allure/junitplatform/AllurePostDiscoveryFilterTest.java | 2 +- .../junitplatform/features/AllureIdAnnotationSupport.java | 2 +- .../allure/junitplatform/features/BrokenInAfterAllTests.java | 2 +- .../allure/junitplatform/features/BrokenInBeforeAllTests.java | 2 +- .../io/qameta/allure/junitplatform/features/BrokenTests.java | 2 +- .../allure/junitplatform/features/DescriptionJavadocTest.java | 2 +- .../allure/junitplatform/features/DisabledRepeatedTests.java | 2 +- .../io/qameta/allure/junitplatform/features/DisabledTests.java | 2 +- .../allure/junitplatform/features/DisplayNameOnClassTests.java | 2 +- .../io/qameta/allure/junitplatform/features/DynamicTests.java | 2 +- .../io/qameta/allure/junitplatform/features/FailedTests.java | 2 +- .../allure/junitplatform/features/FilterParameterizedTests.java | 2 +- .../qameta/allure/junitplatform/features/FilterSimpleTests.java | 2 +- .../allure/junitplatform/features/JupiterUniqueIdTest.java | 2 +- .../allure/junitplatform/features/MarkerAnnotationSupport.java | 2 +- .../io/qameta/allure/junitplatform/features/NestedTests.java | 2 +- .../java/io/qameta/allure/junitplatform/features/OneTest.java | 2 +- .../java/io/qameta/allure/junitplatform/features/OwnerTest.java | 2 +- .../io/qameta/allure/junitplatform/features/ParallelTests.java | 2 +- .../allure/junitplatform/features/ParameterisedTests.java | 2 +- .../features/ParameterisedTestsWithDisplayName.java | 2 +- .../io/qameta/allure/junitplatform/features/PassedTests.java | 2 +- .../io/qameta/allure/junitplatform/features/RepeatedTests.java | 2 +- .../allure/junitplatform/features/ReportEntryParameter.java | 2 +- .../io/qameta/allure/junitplatform/features/SeverityTest.java | 2 +- .../allure/junitplatform/features/SkippedInBeforeAllTests.java | 2 +- .../io/qameta/allure/junitplatform/features/SkippedTests.java | 2 +- .../io/qameta/allure/junitplatform/features/TaggedTests.java | 2 +- .../qameta/allure/junitplatform/features/TestClassDisabled.java | 2 +- .../features/TestClassWithDisplayNameAnnotation.java | 2 +- .../features/TestClassWithoutDisplayNameAnnotation.java | 2 +- .../allure/junitplatform/features/TestWithClassLabels.java | 2 +- .../allure/junitplatform/features/TestWithClassLinks.java | 2 +- .../allure/junitplatform/features/TestWithDescription.java | 2 +- .../allure/junitplatform/features/TestWithDisplayName.java | 2 +- .../allure/junitplatform/features/TestWithMethodLabels.java | 2 +- .../allure/junitplatform/features/TestWithMethodLinks.java | 2 +- .../io/qameta/allure/junitplatform/features/TestWithSteps.java | 2 +- .../qameta/allure/junitplatform/features/TestWithSystemErr.java | 2 +- .../qameta/allure/junitplatform/features/TestWithSystemOut.java | 2 +- .../qameta/allure/junitplatform/features/TestsWithAllureId.java | 2 +- .../qameta/allure/junit4/aspect/AllureJunit4FilterAspect.java | 2 +- .../qameta/allure/junit4/aspect/AllureJunit4ListenerAspect.java | 2 +- .../src/main/java/io/qameta/allure/junit4/AllureJunit4.java | 2 +- .../main/java/io/qameta/allure/junit4/AllureJunit4Filter.java | 2 +- .../main/java/io/qameta/allure/junit4/AllureJunit4Utils.java | 2 +- .../src/main/java/io/qameta/allure/junit4/DisplayName.java | 2 +- allure-junit4/src/main/java/io/qameta/allure/junit4/Tag.java | 2 +- allure-junit4/src/main/java/io/qameta/allure/junit4/Tags.java | 2 +- allure-junit4/src/test/java/SampleTestInDefaultPackage.java | 2 +- .../src/test/java/io/qameta/allure/junit4/AllureJunit4Test.java | 2 +- .../io/qameta/allure/junit4/samples/AssumptionFailedTest.java | 2 +- .../test/java/io/qameta/allure/junit4/samples/BrokenTest.java | 2 +- .../qameta/allure/junit4/samples/BrokenWithoutMessageTest.java | 2 +- .../io/qameta/allure/junit4/samples/DescriptionsJavadoc.java | 2 +- .../test/java/io/qameta/allure/junit4/samples/FailedTest.java | 2 +- .../java/io/qameta/allure/junit4/samples/FilterSimpleTests.java | 2 +- .../java/io/qameta/allure/junit4/samples/IgnoredClassTest.java | 2 +- .../test/java/io/qameta/allure/junit4/samples/IgnoredTests.java | 2 +- .../src/test/java/io/qameta/allure/junit4/samples/OneTest.java | 2 +- .../test/java/io/qameta/allure/junit4/samples/TaggedTests.java | 2 +- .../qameta/allure/junit4/samples/TestBasedOnSampleRunner.java | 2 +- .../io/qameta/allure/junit4/samples/TestWithAnnotations.java | 2 +- .../java/io/qameta/allure/junit4/samples/TestWithSteps.java | 2 +- .../java/io/qameta/allure/junit4/samples/TestWithTimeout.java | 2 +- .../test/java/io/qameta/allure/junit4/samples/TheoriesTest.java | 2 +- .../java/io/qameta/allure/junit5assert/AllureJunit5Assert.java | 2 +- .../io/qameta/allure/junit5assert/AllureJunit5AssertTest.java | 2 +- .../src/main/java/io/qameta/allure/junit5/AllureJunit5.java | 2 +- .../src/test/java/io/qameta/allure/junit5/AllureJunit5Test.java | 2 +- .../allure/junit5/features/AfterEachFixtureBrokenSupport.java | 2 +- .../io/qameta/allure/junit5/features/AllFixtureSupport.java | 2 +- .../allure/junit5/features/BeforeAllFixtureFailureSupport.java | 2 +- .../allure/junit5/features/BeforeEachFixtureBrokenSupport.java | 2 +- .../io/qameta/allure/junit5/features/EachFixtureSupport.java | 2 +- .../junit5/features/ParameterisedBlankParameterValueTests.java | 2 +- .../allure/junit5/features/ParameterisedPrimitivesTests.java | 2 +- .../io/qameta/allure/junit5/features/ParameterisedTests.java | 2 +- .../io/qameta/allure/junit5/features/SkipOtherInjectables.java | 2 +- .../src/main/java/io/qameta/allure/karate/AllureKarate.java | 2 +- .../src/test/java/io/qameta/allure/karate/AllureKarateTest.java | 2 +- .../src/test/java/io/qameta/allure/karate/TestRunner.java | 2 +- .../src/main/java/io/qameta/allure/model/Attachment.java | 2 +- .../src/main/java/io/qameta/allure/model/ExecutableItem.java | 2 +- .../src/main/java/io/qameta/allure/model/FixtureResult.java | 2 +- allure-model/src/main/java/io/qameta/allure/model/Label.java | 2 +- allure-model/src/main/java/io/qameta/allure/model/Link.java | 2 +- .../src/main/java/io/qameta/allure/model/Parameter.java | 2 +- allure-model/src/main/java/io/qameta/allure/model/Stage.java | 2 +- allure-model/src/main/java/io/qameta/allure/model/Status.java | 2 +- .../src/main/java/io/qameta/allure/model/StatusDetails.java | 2 +- .../src/main/java/io/qameta/allure/model/StepResult.java | 2 +- .../src/main/java/io/qameta/allure/model/TestResult.java | 2 +- .../main/java/io/qameta/allure/model/TestResultContainer.java | 2 +- .../src/main/java/io/qameta/allure/model/WithAttachments.java | 2 +- .../src/main/java/io/qameta/allure/model/WithLinks.java | 2 +- .../src/main/java/io/qameta/allure/model/WithParameters.java | 2 +- .../src/main/java/io/qameta/allure/model/WithStatus.java | 2 +- .../src/main/java/io/qameta/allure/model/WithStatusDetails.java | 2 +- .../src/main/java/io/qameta/allure/model/WithSteps.java | 2 +- .../src/main/java/io/qameta/allure/okhttp/AllureOkHttp.java | 2 +- .../test/java/io/qameta/allure/okhttp/AllureOkHttp3Test.java | 2 +- .../src/main/java/io/qameta/allure/okhttp3/AllureOkHttp3.java | 2 +- .../test/java/io/qameta/allure/okhttp3/AllureOkHttp3Test.java | 2 +- .../java/io/qameta/allure/reader/AllureEnumDeserializer.java | 2 +- .../java/io/qameta/allure/reader/AllureObjectMapperFactory.java | 2 +- .../java/io/qameta/allure/reader/ParameterModeDeserializer.java | 2 +- .../main/java/io/qameta/allure/reader/StageDeserializer.java | 2 +- .../main/java/io/qameta/allure/reader/StatusDeserializer.java | 2 +- .../java/io/qameta/allure/restassured/AllureRestAssured.java | 2 +- .../io/qameta/allure/restassured/AllureRestAssuredTest.java | 2 +- .../main/scala/io/qameta/allure/scalatest/AllureScalatest.scala | 2 +- .../scala/io/qameta/allure/scalatest/AllureScalatestTest.scala | 2 +- .../io/qameta/allure/scalatest/testdata/AllureApiSpec.scala | 2 +- .../allure/scalatest/testdata/AnnotationsOnClassSpec.scala | 2 +- .../scala/io/qameta/allure/scalatest/testdata/BrokenSpec.scala | 2 +- .../io/qameta/allure/scalatest/testdata/CancelledSpec.scala | 2 +- .../scala/io/qameta/allure/scalatest/testdata/FailedSpec.scala | 2 +- .../scala/io/qameta/allure/scalatest/testdata/IgnoredSpec.scala | 2 +- .../io/qameta/allure/scalatest/testdata/SeveritySpec.scala | 2 +- .../scala/io/qameta/allure/scalatest/testdata/SimpleSpec.scala | 2 +- .../src/main/java/io/qameta/allure/selenide/AllureSelenide.java | 2 +- .../src/main/java/io/qameta/allure/selenide/LogType.java | 2 +- .../test/java/io/qameta/allure/selenide/AllureSelenideTest.java | 2 +- .../qameta/allure/servletapi/HttpServletAttachmentBuilder.java | 2 +- .../src/main/java/io/qameta/allure/spock/AllureSpock.java | 2 +- .../src/test/groovy/io/qameta/allure/spock/AllureSpockTest.java | 2 +- .../groovy/io/qameta/allure/spock/samples/BrokenTest.groovy | 2 +- .../groovy/io/qameta/allure/spock/samples/DataDrivenTest.groovy | 2 +- .../groovy/io/qameta/allure/spock/samples/FailedTest.groovy | 2 +- .../test/groovy/io/qameta/allure/spock/samples/JiraIssue.groovy | 2 +- .../test/groovy/io/qameta/allure/spock/samples/OneTest.groovy | 2 +- .../groovy/io/qameta/allure/spock/samples/ParametersTest.groovy | 2 +- .../io/qameta/allure/spock/samples/TestWithAnnotations.groovy | 2 +- .../allure/spock/samples/TestWithAnnotationsOnClass.groovy | 2 +- .../allure/spock/samples/TestWithCustomAnnotations.groovy | 2 +- .../groovy/io/qameta/allure/spock/samples/TestWithSteps.groovy | 2 +- .../test/groovy/io/qameta/allure/spock/samples/XrayId.groovy | 2 +- .../src/main/java/io/qameta/allure/spock2/AllureSpock2.java | 2 +- .../compiler/AllureStatementsLabelsToStepsTransformation.java | 2 +- .../test/groovy/io/qameta/allure/spock2/AllureSpock2Test.java | 2 +- .../groovy/io/qameta/allure/spock2/samples/BrokenTest.groovy | 2 +- .../io/qameta/allure/spock2/samples/DataDrivenTest.groovy | 2 +- .../groovy/io/qameta/allure/spock2/samples/FailedTest.groovy | 2 +- .../groovy/io/qameta/allure/spock2/samples/FixturesTest.groovy | 2 +- .../io/qameta/allure/spock2/samples/HelloSpockSpec.groovy | 2 +- .../groovy/io/qameta/allure/spock2/samples/JiraIssue.groovy | 2 +- .../test/groovy/io/qameta/allure/spock2/samples/OneTest.groovy | 2 +- .../io/qameta/allure/spock2/samples/ParametersTest.groovy | 2 +- .../groovy/io/qameta/allure/spock2/samples/SpecFixtures.groovy | 2 +- .../io/qameta/allure/spock2/samples/SpecInheritanceSpec.groovy | 2 +- .../groovy/io/qameta/allure/spock2/samples/SpockTags.groovy | 2 +- .../io/qameta/allure/spock2/samples/StepsAndBlocks.groovy | 2 +- .../io/qameta/allure/spock2/samples/TestWithAnnotations.groovy | 2 +- .../allure/spock2/samples/TestWithAnnotationsOnClass.groovy | 2 +- .../allure/spock2/samples/TestWithCustomAnnotations.groovy | 2 +- .../groovy/io/qameta/allure/spock2/samples/TestWithSteps.groovy | 2 +- .../io/qameta/allure/spock2/samples/TestsWithIdForFilter.groovy | 2 +- .../test/groovy/io/qameta/allure/spock2/samples/XrayId.groovy | 2 +- .../java/io/qameta/allure/springweb/AllureRestTemplate.java | 2 +- .../java/io/qameta/allure/springweb/AllureRestTemplateTest.java | 2 +- .../java/io/qameta/allure/testfilter/FileTestPlanSupplier.java | 2 +- .../src/main/java/io/qameta/allure/testfilter/TestPlan.java | 2 +- .../main/java/io/qameta/allure/testfilter/TestPlanSupplier.java | 2 +- .../main/java/io/qameta/allure/testfilter/TestPlanUnknown.java | 2 +- .../src/main/java/io/qameta/allure/testfilter/TestPlanV1_0.java | 2 +- .../src/main/java/io/qameta/allure/testng/AllureTestNg.java | 2 +- .../java/io/qameta/allure/testng/AllureTestNgTestFilter.java | 2 +- allure-testng/src/main/java/io/qameta/allure/testng/Tag.java | 2 +- allure-testng/src/main/java/io/qameta/allure/testng/Tags.java | 2 +- .../java/io/qameta/allure/testng/TestInstanceParameter.java | 2 +- .../java/io/qameta/allure/testng/config/AllureTestNgConfig.java | 2 +- .../src/test/java/io/qameta/allure/testng/AllureTestNgTest.java | 2 +- .../qameta/allure/testng/samples/AfterFixturesCombination.java | 2 +- .../test/java/io/qameta/allure/testng/samples/AllFeatures.java | 2 +- .../java/io/qameta/allure/testng/samples/AttachmentsTest.java | 2 +- .../src/test/java/io/qameta/allure/testng/samples/BaseTest.java | 2 +- .../test/java/io/qameta/allure/testng/samples/BaseTestA.java | 2 +- .../test/java/io/qameta/allure/testng/samples/BaseTestB.java | 2 +- .../io/qameta/allure/testng/samples/BddAnnotationsTests.java | 2 +- .../allure/testng/samples/BddAnnotationsTestsInherited.java | 2 +- .../qameta/allure/testng/samples/BeforeFixturesCombination.java | 2 +- .../java/io/qameta/allure/testng/samples/BeforeMethods.java | 2 +- .../java/io/qameta/allure/testng/samples/ClassFixtures1.java | 2 +- .../java/io/qameta/allure/testng/samples/ClassFixtures2.java | 2 +- .../java/io/qameta/allure/testng/samples/ClassFixtures3.java | 2 +- .../io/qameta/allure/testng/samples/ClassFixturesInParent.java | 2 +- .../io/qameta/allure/testng/samples/ClassFixturesInherited.java | 2 +- .../io/qameta/allure/testng/samples/ConfigurationFailure.java | 2 +- .../io/qameta/allure/testng/samples/CyrillicDescriptions.java | 2 +- .../allure/testng/samples/DataProviderInheritanceBase.java | 2 +- .../allure/testng/samples/DataProviderInheritanceChild.java | 2 +- .../allure/testng/samples/DataProviderMultipleClasses1.java | 2 +- .../allure/testng/samples/DataProviderMultipleClasses2.java | 2 +- .../qameta/allure/testng/samples/DataProviderMultipleTests.java | 2 +- .../io/qameta/allure/testng/samples/DataProviderParallel.java | 2 +- .../io/qameta/allure/testng/samples/DataProviderWithArray.java | 2 +- .../allure/testng/samples/DataProviderWithAttachment.java | 2 +- .../qameta/allure/testng/samples/DescriptionsAnotherTest.java | 2 +- .../java/io/qameta/allure/testng/samples/DescriptionsTest.java | 2 +- .../test/java/io/qameta/allure/testng/samples/DisabledTest.java | 2 +- .../qameta/allure/testng/samples/FactoryOnConstructorTests.java | 2 +- .../java/io/qameta/allure/testng/samples/FailedAfterMethod.java | 2 +- .../java/io/qameta/allure/testng/samples/FailedAfterSuite.java | 2 +- .../java/io/qameta/allure/testng/samples/FailedAfterTest.java | 2 +- .../java/io/qameta/allure/testng/samples/FailedBeforeClass.java | 2 +- .../io/qameta/allure/testng/samples/FailedBeforeMethod.java | 2 +- .../java/io/qameta/allure/testng/samples/FailedBeforeSuite.java | 2 +- .../java/io/qameta/allure/testng/samples/FailedBeforeTest.java | 2 +- .../io/qameta/allure/testng/samples/FailedDataProvider.java | 2 +- .../java/io/qameta/allure/testng/samples/FailedFlakyTest.java | 2 +- .../test/java/io/qameta/allure/testng/samples/FailedSetUp.java | 2 +- .../allure/testng/samples/FailedTestPassedBeforeFixture.java | 2 +- .../io/qameta/allure/testng/samples/FixtureWithDescription.java | 2 +- .../java/io/qameta/allure/testng/samples/FlakyDataProvider.java | 2 +- .../test/java/io/qameta/allure/testng/samples/FlakyMethods.java | 2 +- .../io/qameta/allure/testng/samples/FlakyMethodsInherited.java | 2 +- .../java/io/qameta/allure/testng/samples/FlakyTestClass.java | 2 +- .../qameta/allure/testng/samples/FlakyTestClassInherited.java | 2 +- .../allure/testng/samples/HistoryIdForTestWithDataProvider.java | 2 +- .../src/test/java/io/qameta/allure/testng/samples/JustTest.java | 2 +- .../test/java/io/qameta/allure/testng/samples/LinksOnTests.java | 2 +- .../io/qameta/allure/testng/samples/LinksOnTestsInherited.java | 2 +- .../test/java/io/qameta/allure/testng/samples/MutedMethods.java | 2 +- .../io/qameta/allure/testng/samples/MutedMethodsInherited.java | 2 +- .../java/io/qameta/allure/testng/samples/MutedTestClass.java | 2 +- .../qameta/allure/testng/samples/MutedTestClassInherited.java | 2 +- .../test/java/io/qameta/allure/testng/samples/NestedSteps.java | 2 +- .../java/io/qameta/allure/testng/samples/NullParamTest.java | 2 +- .../java/io/qameta/allure/testng/samples/OwnerClassTest.java | 2 +- .../qameta/allure/testng/samples/OwnerClassTestInherited.java | 2 +- .../java/io/qameta/allure/testng/samples/OwnerMethodTest.java | 2 +- .../qameta/allure/testng/samples/OwnerMethodTestInherited.java | 2 +- .../allure/testng/samples/ParallelDataProviderSample.java | 2 +- .../java/io/qameta/allure/testng/samples/ParallelMethods.java | 2 +- .../java/io/qameta/allure/testng/samples/ParameterizedTest.java | 2 +- .../java/io/qameta/allure/testng/samples/PerClassFixtures.java | 2 +- .../java/io/qameta/allure/testng/samples/PerMethodFixtures.java | 2 +- .../java/io/qameta/allure/testng/samples/PerSuiteFixtures.java | 2 +- .../java/io/qameta/allure/testng/samples/PerTestFixtures.java | 2 +- .../java/io/qameta/allure/testng/samples/PriorityTests.java | 2 +- .../test/java/io/qameta/allure/testng/samples/RetryTest.java | 2 +- .../java/io/qameta/allure/testng/samples/SeverityClassTest.java | 2 +- .../allure/testng/samples/SeverityClassTestInherited.java | 2 +- .../io/qameta/allure/testng/samples/SeverityMethodTest.java | 2 +- .../allure/testng/samples/SeverityMethodTestInherited.java | 2 +- .../test/java/io/qameta/allure/testng/samples/SkippedSuite.java | 2 +- .../io/qameta/allure/testng/samples/SuiteParameterTest.java | 2 +- .../test/java/io/qameta/allure/testng/samples/TagClassTest.java | 2 +- .../java/io/qameta/allure/testng/samples/TagMethodTest.java | 2 +- .../java/io/qameta/allure/testng/samples/TestTagFixtures.java | 2 +- .../io/qameta/allure/testng/samples/TestWithParameters.java | 2 +- .../java/io/qameta/allure/testng/samples/TestWithTimeout.java | 2 +- .../io/qameta/allure/testng/samples/TestsWithIdForFilter.java | 2 +- .../java/io/qameta/allure/testng/samples/TestsWithSteps.java | 2 +- .../java/io/qameta/allure/testng/samples/VarargsParameters.java | 2 +- gradle/quality-configs/spotless/header.java | 2 +- 466 files changed, 466 insertions(+), 466 deletions(-) diff --git a/LICENSE b/LICENSE index aa0c10ae1..961d751b7 100644 --- a/LICENSE +++ b/LICENSE @@ -186,7 +186,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright 2016-2024 Qameta Software Inc + Copyright 2016-2026 Qameta Software Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/allure-assertj/src/main/java/io/qameta/allure/assertj/AllureAspectJ.java b/allure-assertj/src/main/java/io/qameta/allure/assertj/AllureAspectJ.java index 128791172..dbd92dc36 100644 --- a/allure-assertj/src/main/java/io/qameta/allure/assertj/AllureAspectJ.java +++ b/allure-assertj/src/main/java/io/qameta/allure/assertj/AllureAspectJ.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-assertj/src/test/java/io/qameta/allure/assertj/AllureAspectJTest.java b/allure-assertj/src/test/java/io/qameta/allure/assertj/AllureAspectJTest.java index 57ddef240..957657b14 100644 --- a/allure-assertj/src/test/java/io/qameta/allure/assertj/AllureAspectJTest.java +++ b/allure-assertj/src/test/java/io/qameta/allure/assertj/AllureAspectJTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-attachments/src/main/java/io/qameta/allure/attachment/AttachmentContent.java b/allure-attachments/src/main/java/io/qameta/allure/attachment/AttachmentContent.java index 50af67ea4..070f2b5c6 100644 --- a/allure-attachments/src/main/java/io/qameta/allure/attachment/AttachmentContent.java +++ b/allure-attachments/src/main/java/io/qameta/allure/attachment/AttachmentContent.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-attachments/src/main/java/io/qameta/allure/attachment/AttachmentData.java b/allure-attachments/src/main/java/io/qameta/allure/attachment/AttachmentData.java index 5c6d09f34..f7f6af5ff 100644 --- a/allure-attachments/src/main/java/io/qameta/allure/attachment/AttachmentData.java +++ b/allure-attachments/src/main/java/io/qameta/allure/attachment/AttachmentData.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-attachments/src/main/java/io/qameta/allure/attachment/AttachmentProcessor.java b/allure-attachments/src/main/java/io/qameta/allure/attachment/AttachmentProcessor.java index 99129f89a..06ef35fc1 100644 --- a/allure-attachments/src/main/java/io/qameta/allure/attachment/AttachmentProcessor.java +++ b/allure-attachments/src/main/java/io/qameta/allure/attachment/AttachmentProcessor.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-attachments/src/main/java/io/qameta/allure/attachment/AttachmentRenderException.java b/allure-attachments/src/main/java/io/qameta/allure/attachment/AttachmentRenderException.java index daaf9cc91..3a6303e7a 100644 --- a/allure-attachments/src/main/java/io/qameta/allure/attachment/AttachmentRenderException.java +++ b/allure-attachments/src/main/java/io/qameta/allure/attachment/AttachmentRenderException.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-attachments/src/main/java/io/qameta/allure/attachment/AttachmentRenderer.java b/allure-attachments/src/main/java/io/qameta/allure/attachment/AttachmentRenderer.java index 2b6f5b1a5..15423fc86 100644 --- a/allure-attachments/src/main/java/io/qameta/allure/attachment/AttachmentRenderer.java +++ b/allure-attachments/src/main/java/io/qameta/allure/attachment/AttachmentRenderer.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-attachments/src/main/java/io/qameta/allure/attachment/DefaultAttachmentContent.java b/allure-attachments/src/main/java/io/qameta/allure/attachment/DefaultAttachmentContent.java index ccdc978a8..2e3f200d9 100644 --- a/allure-attachments/src/main/java/io/qameta/allure/attachment/DefaultAttachmentContent.java +++ b/allure-attachments/src/main/java/io/qameta/allure/attachment/DefaultAttachmentContent.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-attachments/src/main/java/io/qameta/allure/attachment/DefaultAttachmentProcessor.java b/allure-attachments/src/main/java/io/qameta/allure/attachment/DefaultAttachmentProcessor.java index 652c8ca5f..017d1f610 100644 --- a/allure-attachments/src/main/java/io/qameta/allure/attachment/DefaultAttachmentProcessor.java +++ b/allure-attachments/src/main/java/io/qameta/allure/attachment/DefaultAttachmentProcessor.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-attachments/src/main/java/io/qameta/allure/attachment/FreemarkerAttachmentRenderer.java b/allure-attachments/src/main/java/io/qameta/allure/attachment/FreemarkerAttachmentRenderer.java index 50ac53924..354956d89 100644 --- a/allure-attachments/src/main/java/io/qameta/allure/attachment/FreemarkerAttachmentRenderer.java +++ b/allure-attachments/src/main/java/io/qameta/allure/attachment/FreemarkerAttachmentRenderer.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-attachments/src/main/java/io/qameta/allure/attachment/http/HttpRequestAttachment.java b/allure-attachments/src/main/java/io/qameta/allure/attachment/http/HttpRequestAttachment.java index a51052cf7..8f35b75b3 100644 --- a/allure-attachments/src/main/java/io/qameta/allure/attachment/http/HttpRequestAttachment.java +++ b/allure-attachments/src/main/java/io/qameta/allure/attachment/http/HttpRequestAttachment.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-attachments/src/main/java/io/qameta/allure/attachment/http/HttpResponseAttachment.java b/allure-attachments/src/main/java/io/qameta/allure/attachment/http/HttpResponseAttachment.java index d606af57e..20187c7cb 100644 --- a/allure-attachments/src/main/java/io/qameta/allure/attachment/http/HttpResponseAttachment.java +++ b/allure-attachments/src/main/java/io/qameta/allure/attachment/http/HttpResponseAttachment.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-attachments/src/test/java/io/qameta/allure/attachment/DefaultAttachmentProcessorTest.java b/allure-attachments/src/test/java/io/qameta/allure/attachment/DefaultAttachmentProcessorTest.java index a1d2def2e..fe84d9cf6 100644 --- a/allure-attachments/src/test/java/io/qameta/allure/attachment/DefaultAttachmentProcessorTest.java +++ b/allure-attachments/src/test/java/io/qameta/allure/attachment/DefaultAttachmentProcessorTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-attachments/src/test/java/io/qameta/allure/attachment/FreemarkerAttachmentRendererTest.java b/allure-attachments/src/test/java/io/qameta/allure/attachment/FreemarkerAttachmentRendererTest.java index 0a773e59f..4f0c235e8 100644 --- a/allure-attachments/src/test/java/io/qameta/allure/attachment/FreemarkerAttachmentRendererTest.java +++ b/allure-attachments/src/test/java/io/qameta/allure/attachment/FreemarkerAttachmentRendererTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-attachments/src/test/java/io/qameta/allure/attachment/NegativeFreemarkerAttachmentRendererTest.java b/allure-attachments/src/test/java/io/qameta/allure/attachment/NegativeFreemarkerAttachmentRendererTest.java index fbc2e6611..444e5c61e 100644 --- a/allure-attachments/src/test/java/io/qameta/allure/attachment/NegativeFreemarkerAttachmentRendererTest.java +++ b/allure-attachments/src/test/java/io/qameta/allure/attachment/NegativeFreemarkerAttachmentRendererTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-attachments/src/test/java/io/qameta/allure/attachment/testdata/TestData.java b/allure-attachments/src/test/java/io/qameta/allure/attachment/testdata/TestData.java index f5933c6db..d30634dae 100644 --- a/allure-attachments/src/test/java/io/qameta/allure/attachment/testdata/TestData.java +++ b/allure-attachments/src/test/java/io/qameta/allure/attachment/testdata/TestData.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-awaitility/src/main/java/io/qameta/allure/awaitility/AllureAwaitilityListener.java b/allure-awaitility/src/main/java/io/qameta/allure/awaitility/AllureAwaitilityListener.java index 01b793cf5..451e3fd9b 100644 --- a/allure-awaitility/src/main/java/io/qameta/allure/awaitility/AllureAwaitilityListener.java +++ b/allure-awaitility/src/main/java/io/qameta/allure/awaitility/AllureAwaitilityListener.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-awaitility/src/main/java/io/qameta/allure/awaitility/TemporalDuration.java b/allure-awaitility/src/main/java/io/qameta/allure/awaitility/TemporalDuration.java index d549ee811..5632b1bed 100644 --- a/allure-awaitility/src/main/java/io/qameta/allure/awaitility/TemporalDuration.java +++ b/allure-awaitility/src/main/java/io/qameta/allure/awaitility/TemporalDuration.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-awaitility/src/test/java/io/qameta/allure/awaitility/ConditionListenersPositiveTest.java b/allure-awaitility/src/test/java/io/qameta/allure/awaitility/ConditionListenersPositiveTest.java index 1a3bad814..592078479 100644 --- a/allure-awaitility/src/test/java/io/qameta/allure/awaitility/ConditionListenersPositiveTest.java +++ b/allure-awaitility/src/test/java/io/qameta/allure/awaitility/ConditionListenersPositiveTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-awaitility/src/test/java/io/qameta/allure/awaitility/GlobalSettingsNegativeTest.java b/allure-awaitility/src/test/java/io/qameta/allure/awaitility/GlobalSettingsNegativeTest.java index 5c169fd63..b01c36cd6 100644 --- a/allure-awaitility/src/test/java/io/qameta/allure/awaitility/GlobalSettingsNegativeTest.java +++ b/allure-awaitility/src/test/java/io/qameta/allure/awaitility/GlobalSettingsNegativeTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-awaitility/src/test/java/io/qameta/allure/awaitility/GlobalSettingsPositiveTest.java b/allure-awaitility/src/test/java/io/qameta/allure/awaitility/GlobalSettingsPositiveTest.java index 52a6b50db..df782adac 100644 --- a/allure-awaitility/src/test/java/io/qameta/allure/awaitility/GlobalSettingsPositiveTest.java +++ b/allure-awaitility/src/test/java/io/qameta/allure/awaitility/GlobalSettingsPositiveTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-awaitility/src/test/java/io/qameta/allure/awaitility/MultipleConditionsTest.java b/allure-awaitility/src/test/java/io/qameta/allure/awaitility/MultipleConditionsTest.java index 36a74a164..8acb2782f 100644 --- a/allure-awaitility/src/test/java/io/qameta/allure/awaitility/MultipleConditionsTest.java +++ b/allure-awaitility/src/test/java/io/qameta/allure/awaitility/MultipleConditionsTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-citrus/src/main/java/io/qameta/allure/citrus/AllureCitrus.java b/allure-citrus/src/main/java/io/qameta/allure/citrus/AllureCitrus.java index 21f68bebe..d501b3a2a 100644 --- a/allure-citrus/src/main/java/io/qameta/allure/citrus/AllureCitrus.java +++ b/allure-citrus/src/main/java/io/qameta/allure/citrus/AllureCitrus.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-citrus/src/test/java/io/qameta/allure/citrus/AllureCitrusTest.java b/allure-citrus/src/test/java/io/qameta/allure/citrus/AllureCitrusTest.java index 7f29c0490..bf12e2999 100644 --- a/allure-citrus/src/test/java/io/qameta/allure/citrus/AllureCitrusTest.java +++ b/allure-citrus/src/test/java/io/qameta/allure/citrus/AllureCitrusTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-cucumber4-jvm/src/main/java/cucumber/runtime/formatter/TestSourcesModelProxy.java b/allure-cucumber4-jvm/src/main/java/cucumber/runtime/formatter/TestSourcesModelProxy.java index f55994b76..f0209d581 100644 --- a/allure-cucumber4-jvm/src/main/java/cucumber/runtime/formatter/TestSourcesModelProxy.java +++ b/allure-cucumber4-jvm/src/main/java/cucumber/runtime/formatter/TestSourcesModelProxy.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-cucumber4-jvm/src/main/java/io/qameta/allure/cucumber4jvm/AllureCucumber4Jvm.java b/allure-cucumber4-jvm/src/main/java/io/qameta/allure/cucumber4jvm/AllureCucumber4Jvm.java index b5a5d429d..967ee1a30 100644 --- a/allure-cucumber4-jvm/src/main/java/io/qameta/allure/cucumber4jvm/AllureCucumber4Jvm.java +++ b/allure-cucumber4-jvm/src/main/java/io/qameta/allure/cucumber4jvm/AllureCucumber4Jvm.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-cucumber4-jvm/src/main/java/io/qameta/allure/cucumber4jvm/LabelBuilder.java b/allure-cucumber4-jvm/src/main/java/io/qameta/allure/cucumber4jvm/LabelBuilder.java index fbcbb3f10..0424e6e15 100644 --- a/allure-cucumber4-jvm/src/main/java/io/qameta/allure/cucumber4jvm/LabelBuilder.java +++ b/allure-cucumber4-jvm/src/main/java/io/qameta/allure/cucumber4jvm/LabelBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-cucumber4-jvm/src/main/java/io/qameta/allure/cucumber4jvm/TagParser.java b/allure-cucumber4-jvm/src/main/java/io/qameta/allure/cucumber4jvm/TagParser.java index 0c6f76e44..4839d4eac 100644 --- a/allure-cucumber4-jvm/src/main/java/io/qameta/allure/cucumber4jvm/TagParser.java +++ b/allure-cucumber4-jvm/src/main/java/io/qameta/allure/cucumber4jvm/TagParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-cucumber4-jvm/src/test/java/io/qameta/allure/cucumber4jvm/AllureCucumber4JvmTest.java b/allure-cucumber4-jvm/src/test/java/io/qameta/allure/cucumber4jvm/AllureCucumber4JvmTest.java index 9cc09bbfc..85a1d093b 100644 --- a/allure-cucumber4-jvm/src/test/java/io/qameta/allure/cucumber4jvm/AllureCucumber4JvmTest.java +++ b/allure-cucumber4-jvm/src/test/java/io/qameta/allure/cucumber4jvm/AllureCucumber4JvmTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-cucumber4-jvm/src/test/java/io/qameta/allure/cucumber4jvm/samples/AmbigiousSteps.java b/allure-cucumber4-jvm/src/test/java/io/qameta/allure/cucumber4jvm/samples/AmbigiousSteps.java index 2b43b9ea8..429e6290c 100644 --- a/allure-cucumber4-jvm/src/test/java/io/qameta/allure/cucumber4jvm/samples/AmbigiousSteps.java +++ b/allure-cucumber4-jvm/src/test/java/io/qameta/allure/cucumber4jvm/samples/AmbigiousSteps.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-cucumber4-jvm/src/test/java/io/qameta/allure/cucumber4jvm/samples/AttachmentSteps.java b/allure-cucumber4-jvm/src/test/java/io/qameta/allure/cucumber4jvm/samples/AttachmentSteps.java index c0308b3f3..d83071100 100644 --- a/allure-cucumber4-jvm/src/test/java/io/qameta/allure/cucumber4jvm/samples/AttachmentSteps.java +++ b/allure-cucumber4-jvm/src/test/java/io/qameta/allure/cucumber4jvm/samples/AttachmentSteps.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-cucumber4-jvm/src/test/java/io/qameta/allure/cucumber4jvm/samples/BackgroundFeatureSteps.java b/allure-cucumber4-jvm/src/test/java/io/qameta/allure/cucumber4jvm/samples/BackgroundFeatureSteps.java index b39835696..261680d87 100644 --- a/allure-cucumber4-jvm/src/test/java/io/qameta/allure/cucumber4jvm/samples/BackgroundFeatureSteps.java +++ b/allure-cucumber4-jvm/src/test/java/io/qameta/allure/cucumber4jvm/samples/BackgroundFeatureSteps.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-cucumber4-jvm/src/test/java/io/qameta/allure/cucumber4jvm/samples/BrokenFeatureSteps.java b/allure-cucumber4-jvm/src/test/java/io/qameta/allure/cucumber4jvm/samples/BrokenFeatureSteps.java index 53e0895c5..7521a2f4c 100644 --- a/allure-cucumber4-jvm/src/test/java/io/qameta/allure/cucumber4jvm/samples/BrokenFeatureSteps.java +++ b/allure-cucumber4-jvm/src/test/java/io/qameta/allure/cucumber4jvm/samples/BrokenFeatureSteps.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-cucumber4-jvm/src/test/java/io/qameta/allure/cucumber4jvm/samples/DatatableFeatureSteps.java b/allure-cucumber4-jvm/src/test/java/io/qameta/allure/cucumber4jvm/samples/DatatableFeatureSteps.java index 4faa730ab..158b5ece1 100644 --- a/allure-cucumber4-jvm/src/test/java/io/qameta/allure/cucumber4jvm/samples/DatatableFeatureSteps.java +++ b/allure-cucumber4-jvm/src/test/java/io/qameta/allure/cucumber4jvm/samples/DatatableFeatureSteps.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-cucumber4-jvm/src/test/java/io/qameta/allure/cucumber4jvm/samples/HookSteps.java b/allure-cucumber4-jvm/src/test/java/io/qameta/allure/cucumber4jvm/samples/HookSteps.java index 68aa59fd7..2aa7f01ff 100644 --- a/allure-cucumber4-jvm/src/test/java/io/qameta/allure/cucumber4jvm/samples/HookSteps.java +++ b/allure-cucumber4-jvm/src/test/java/io/qameta/allure/cucumber4jvm/samples/HookSteps.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-cucumber4-jvm/src/test/java/io/qameta/allure/cucumber4jvm/samples/PendingSteps.java b/allure-cucumber4-jvm/src/test/java/io/qameta/allure/cucumber4jvm/samples/PendingSteps.java index 7d122c577..1ab2b3f72 100644 --- a/allure-cucumber4-jvm/src/test/java/io/qameta/allure/cucumber4jvm/samples/PendingSteps.java +++ b/allure-cucumber4-jvm/src/test/java/io/qameta/allure/cucumber4jvm/samples/PendingSteps.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-cucumber4-jvm/src/test/java/io/qameta/allure/cucumber4jvm/samples/RuntimeApiSteps.java b/allure-cucumber4-jvm/src/test/java/io/qameta/allure/cucumber4jvm/samples/RuntimeApiSteps.java index 41bd4bfa6..4c768742d 100644 --- a/allure-cucumber4-jvm/src/test/java/io/qameta/allure/cucumber4jvm/samples/RuntimeApiSteps.java +++ b/allure-cucumber4-jvm/src/test/java/io/qameta/allure/cucumber4jvm/samples/RuntimeApiSteps.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-cucumber4-jvm/src/test/java/io/qameta/allure/cucumber4jvm/samples/SimpleFeatureSteps.java b/allure-cucumber4-jvm/src/test/java/io/qameta/allure/cucumber4jvm/samples/SimpleFeatureSteps.java index f2baf281a..0d1f77236 100644 --- a/allure-cucumber4-jvm/src/test/java/io/qameta/allure/cucumber4jvm/samples/SimpleFeatureSteps.java +++ b/allure-cucumber4-jvm/src/test/java/io/qameta/allure/cucumber4jvm/samples/SimpleFeatureSteps.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-cucumber5-jvm/src/main/java/io/qameta/allure/cucumber5jvm/AllureCucumber5Jvm.java b/allure-cucumber5-jvm/src/main/java/io/qameta/allure/cucumber5jvm/AllureCucumber5Jvm.java index 7b7a0f0e9..e1e9debb8 100644 --- a/allure-cucumber5-jvm/src/main/java/io/qameta/allure/cucumber5jvm/AllureCucumber5Jvm.java +++ b/allure-cucumber5-jvm/src/main/java/io/qameta/allure/cucumber5jvm/AllureCucumber5Jvm.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-cucumber5-jvm/src/main/java/io/qameta/allure/cucumber5jvm/LabelBuilder.java b/allure-cucumber5-jvm/src/main/java/io/qameta/allure/cucumber5jvm/LabelBuilder.java index 95d11ab57..733211486 100644 --- a/allure-cucumber5-jvm/src/main/java/io/qameta/allure/cucumber5jvm/LabelBuilder.java +++ b/allure-cucumber5-jvm/src/main/java/io/qameta/allure/cucumber5jvm/LabelBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-cucumber5-jvm/src/main/java/io/qameta/allure/cucumber5jvm/TagParser.java b/allure-cucumber5-jvm/src/main/java/io/qameta/allure/cucumber5jvm/TagParser.java index ced0a37f1..5e980a981 100644 --- a/allure-cucumber5-jvm/src/main/java/io/qameta/allure/cucumber5jvm/TagParser.java +++ b/allure-cucumber5-jvm/src/main/java/io/qameta/allure/cucumber5jvm/TagParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-cucumber5-jvm/src/main/java/io/qameta/allure/cucumber5jvm/testsourcemodel/TestSourcesModel.java b/allure-cucumber5-jvm/src/main/java/io/qameta/allure/cucumber5jvm/testsourcemodel/TestSourcesModel.java index 2b3909c62..356783cbf 100644 --- a/allure-cucumber5-jvm/src/main/java/io/qameta/allure/cucumber5jvm/testsourcemodel/TestSourcesModel.java +++ b/allure-cucumber5-jvm/src/main/java/io/qameta/allure/cucumber5jvm/testsourcemodel/TestSourcesModel.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-cucumber5-jvm/src/main/java/io/qameta/allure/cucumber5jvm/testsourcemodel/TestSourcesModelProxy.java b/allure-cucumber5-jvm/src/main/java/io/qameta/allure/cucumber5jvm/testsourcemodel/TestSourcesModelProxy.java index 0e459841e..8a1bbe7c8 100644 --- a/allure-cucumber5-jvm/src/main/java/io/qameta/allure/cucumber5jvm/testsourcemodel/TestSourcesModelProxy.java +++ b/allure-cucumber5-jvm/src/main/java/io/qameta/allure/cucumber5jvm/testsourcemodel/TestSourcesModelProxy.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-cucumber5-jvm/src/test/java/io/qameta/allure/cucumber5jvm/AllureCucumber5JvmTest.java b/allure-cucumber5-jvm/src/test/java/io/qameta/allure/cucumber5jvm/AllureCucumber5JvmTest.java index f4de28513..7456106af 100644 --- a/allure-cucumber5-jvm/src/test/java/io/qameta/allure/cucumber5jvm/AllureCucumber5JvmTest.java +++ b/allure-cucumber5-jvm/src/test/java/io/qameta/allure/cucumber5jvm/AllureCucumber5JvmTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-cucumber5-jvm/src/test/java/io/qameta/allure/cucumber5jvm/samples/AmbigiousSteps.java b/allure-cucumber5-jvm/src/test/java/io/qameta/allure/cucumber5jvm/samples/AmbigiousSteps.java index f2a15b537..3e605bb67 100644 --- a/allure-cucumber5-jvm/src/test/java/io/qameta/allure/cucumber5jvm/samples/AmbigiousSteps.java +++ b/allure-cucumber5-jvm/src/test/java/io/qameta/allure/cucumber5jvm/samples/AmbigiousSteps.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-cucumber5-jvm/src/test/java/io/qameta/allure/cucumber5jvm/samples/AttachmentSteps.java b/allure-cucumber5-jvm/src/test/java/io/qameta/allure/cucumber5jvm/samples/AttachmentSteps.java index 8439cb453..a4489b086 100644 --- a/allure-cucumber5-jvm/src/test/java/io/qameta/allure/cucumber5jvm/samples/AttachmentSteps.java +++ b/allure-cucumber5-jvm/src/test/java/io/qameta/allure/cucumber5jvm/samples/AttachmentSteps.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-cucumber5-jvm/src/test/java/io/qameta/allure/cucumber5jvm/samples/BackgroundFeatureSteps.java b/allure-cucumber5-jvm/src/test/java/io/qameta/allure/cucumber5jvm/samples/BackgroundFeatureSteps.java index 135a0bb19..8a8a75e40 100644 --- a/allure-cucumber5-jvm/src/test/java/io/qameta/allure/cucumber5jvm/samples/BackgroundFeatureSteps.java +++ b/allure-cucumber5-jvm/src/test/java/io/qameta/allure/cucumber5jvm/samples/BackgroundFeatureSteps.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-cucumber5-jvm/src/test/java/io/qameta/allure/cucumber5jvm/samples/BrokenFeatureSteps.java b/allure-cucumber5-jvm/src/test/java/io/qameta/allure/cucumber5jvm/samples/BrokenFeatureSteps.java index d9ee5ce1a..900968add 100644 --- a/allure-cucumber5-jvm/src/test/java/io/qameta/allure/cucumber5jvm/samples/BrokenFeatureSteps.java +++ b/allure-cucumber5-jvm/src/test/java/io/qameta/allure/cucumber5jvm/samples/BrokenFeatureSteps.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-cucumber5-jvm/src/test/java/io/qameta/allure/cucumber5jvm/samples/DatatableFeatureSteps.java b/allure-cucumber5-jvm/src/test/java/io/qameta/allure/cucumber5jvm/samples/DatatableFeatureSteps.java index 10ecd8bc9..98f22865b 100644 --- a/allure-cucumber5-jvm/src/test/java/io/qameta/allure/cucumber5jvm/samples/DatatableFeatureSteps.java +++ b/allure-cucumber5-jvm/src/test/java/io/qameta/allure/cucumber5jvm/samples/DatatableFeatureSteps.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-cucumber5-jvm/src/test/java/io/qameta/allure/cucumber5jvm/samples/HookSteps.java b/allure-cucumber5-jvm/src/test/java/io/qameta/allure/cucumber5jvm/samples/HookSteps.java index 857683726..775d90860 100644 --- a/allure-cucumber5-jvm/src/test/java/io/qameta/allure/cucumber5jvm/samples/HookSteps.java +++ b/allure-cucumber5-jvm/src/test/java/io/qameta/allure/cucumber5jvm/samples/HookSteps.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-cucumber5-jvm/src/test/java/io/qameta/allure/cucumber5jvm/samples/PendingSteps.java b/allure-cucumber5-jvm/src/test/java/io/qameta/allure/cucumber5jvm/samples/PendingSteps.java index 52a8da1a5..2b09a1f57 100644 --- a/allure-cucumber5-jvm/src/test/java/io/qameta/allure/cucumber5jvm/samples/PendingSteps.java +++ b/allure-cucumber5-jvm/src/test/java/io/qameta/allure/cucumber5jvm/samples/PendingSteps.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-cucumber5-jvm/src/test/java/io/qameta/allure/cucumber5jvm/samples/RuntimeApiSteps.java b/allure-cucumber5-jvm/src/test/java/io/qameta/allure/cucumber5jvm/samples/RuntimeApiSteps.java index 20c73a7fa..581b2afe5 100644 --- a/allure-cucumber5-jvm/src/test/java/io/qameta/allure/cucumber5jvm/samples/RuntimeApiSteps.java +++ b/allure-cucumber5-jvm/src/test/java/io/qameta/allure/cucumber5jvm/samples/RuntimeApiSteps.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-cucumber5-jvm/src/test/java/io/qameta/allure/cucumber5jvm/samples/SimpleFeatureSteps.java b/allure-cucumber5-jvm/src/test/java/io/qameta/allure/cucumber5jvm/samples/SimpleFeatureSteps.java index 01c1c1534..46b0e9467 100644 --- a/allure-cucumber5-jvm/src/test/java/io/qameta/allure/cucumber5jvm/samples/SimpleFeatureSteps.java +++ b/allure-cucumber5-jvm/src/test/java/io/qameta/allure/cucumber5jvm/samples/SimpleFeatureSteps.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-cucumber6-jvm/src/main/java/io/qameta/allure/cucumber6jvm/AllureCucumber6Jvm.java b/allure-cucumber6-jvm/src/main/java/io/qameta/allure/cucumber6jvm/AllureCucumber6Jvm.java index 19e1fbb1a..e8c71e51f 100644 --- a/allure-cucumber6-jvm/src/main/java/io/qameta/allure/cucumber6jvm/AllureCucumber6Jvm.java +++ b/allure-cucumber6-jvm/src/main/java/io/qameta/allure/cucumber6jvm/AllureCucumber6Jvm.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-cucumber6-jvm/src/main/java/io/qameta/allure/cucumber6jvm/LabelBuilder.java b/allure-cucumber6-jvm/src/main/java/io/qameta/allure/cucumber6jvm/LabelBuilder.java index 0ac417ea1..9684b9d51 100644 --- a/allure-cucumber6-jvm/src/main/java/io/qameta/allure/cucumber6jvm/LabelBuilder.java +++ b/allure-cucumber6-jvm/src/main/java/io/qameta/allure/cucumber6jvm/LabelBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-cucumber6-jvm/src/main/java/io/qameta/allure/cucumber6jvm/TagParser.java b/allure-cucumber6-jvm/src/main/java/io/qameta/allure/cucumber6jvm/TagParser.java index ada27215b..3d31fdef5 100644 --- a/allure-cucumber6-jvm/src/main/java/io/qameta/allure/cucumber6jvm/TagParser.java +++ b/allure-cucumber6-jvm/src/main/java/io/qameta/allure/cucumber6jvm/TagParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-cucumber6-jvm/src/main/java/io/qameta/allure/cucumber6jvm/testsourcemodel/TestSourcesModel.java b/allure-cucumber6-jvm/src/main/java/io/qameta/allure/cucumber6jvm/testsourcemodel/TestSourcesModel.java index 2bdc4b09b..2a338e95f 100644 --- a/allure-cucumber6-jvm/src/main/java/io/qameta/allure/cucumber6jvm/testsourcemodel/TestSourcesModel.java +++ b/allure-cucumber6-jvm/src/main/java/io/qameta/allure/cucumber6jvm/testsourcemodel/TestSourcesModel.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-cucumber6-jvm/src/main/java/io/qameta/allure/cucumber6jvm/testsourcemodel/TestSourcesModelProxy.java b/allure-cucumber6-jvm/src/main/java/io/qameta/allure/cucumber6jvm/testsourcemodel/TestSourcesModelProxy.java index 228f1623a..36096f189 100644 --- a/allure-cucumber6-jvm/src/main/java/io/qameta/allure/cucumber6jvm/testsourcemodel/TestSourcesModelProxy.java +++ b/allure-cucumber6-jvm/src/main/java/io/qameta/allure/cucumber6jvm/testsourcemodel/TestSourcesModelProxy.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-cucumber6-jvm/src/test/java/io/qameta/allure/cucumber6jvm/AllureCucumber6JvmTest.java b/allure-cucumber6-jvm/src/test/java/io/qameta/allure/cucumber6jvm/AllureCucumber6JvmTest.java index 8cfbd31bf..75cc84959 100644 --- a/allure-cucumber6-jvm/src/test/java/io/qameta/allure/cucumber6jvm/AllureCucumber6JvmTest.java +++ b/allure-cucumber6-jvm/src/test/java/io/qameta/allure/cucumber6jvm/AllureCucumber6JvmTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-cucumber6-jvm/src/test/java/io/qameta/allure/cucumber6jvm/samples/AmbigiousSteps.java b/allure-cucumber6-jvm/src/test/java/io/qameta/allure/cucumber6jvm/samples/AmbigiousSteps.java index 8d8a22dfe..5a2e5a126 100644 --- a/allure-cucumber6-jvm/src/test/java/io/qameta/allure/cucumber6jvm/samples/AmbigiousSteps.java +++ b/allure-cucumber6-jvm/src/test/java/io/qameta/allure/cucumber6jvm/samples/AmbigiousSteps.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-cucumber6-jvm/src/test/java/io/qameta/allure/cucumber6jvm/samples/AttachmentSteps.java b/allure-cucumber6-jvm/src/test/java/io/qameta/allure/cucumber6jvm/samples/AttachmentSteps.java index b3f397a3b..6a9393a89 100644 --- a/allure-cucumber6-jvm/src/test/java/io/qameta/allure/cucumber6jvm/samples/AttachmentSteps.java +++ b/allure-cucumber6-jvm/src/test/java/io/qameta/allure/cucumber6jvm/samples/AttachmentSteps.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-cucumber6-jvm/src/test/java/io/qameta/allure/cucumber6jvm/samples/BackgroundFeatureSteps.java b/allure-cucumber6-jvm/src/test/java/io/qameta/allure/cucumber6jvm/samples/BackgroundFeatureSteps.java index f8b041039..578abfdf5 100644 --- a/allure-cucumber6-jvm/src/test/java/io/qameta/allure/cucumber6jvm/samples/BackgroundFeatureSteps.java +++ b/allure-cucumber6-jvm/src/test/java/io/qameta/allure/cucumber6jvm/samples/BackgroundFeatureSteps.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-cucumber6-jvm/src/test/java/io/qameta/allure/cucumber6jvm/samples/BrokenFeatureSteps.java b/allure-cucumber6-jvm/src/test/java/io/qameta/allure/cucumber6jvm/samples/BrokenFeatureSteps.java index 22b64b97b..1222c28f2 100644 --- a/allure-cucumber6-jvm/src/test/java/io/qameta/allure/cucumber6jvm/samples/BrokenFeatureSteps.java +++ b/allure-cucumber6-jvm/src/test/java/io/qameta/allure/cucumber6jvm/samples/BrokenFeatureSteps.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-cucumber6-jvm/src/test/java/io/qameta/allure/cucumber6jvm/samples/DatatableFeatureSteps.java b/allure-cucumber6-jvm/src/test/java/io/qameta/allure/cucumber6jvm/samples/DatatableFeatureSteps.java index 416732c3d..b8a69f6b4 100644 --- a/allure-cucumber6-jvm/src/test/java/io/qameta/allure/cucumber6jvm/samples/DatatableFeatureSteps.java +++ b/allure-cucumber6-jvm/src/test/java/io/qameta/allure/cucumber6jvm/samples/DatatableFeatureSteps.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-cucumber6-jvm/src/test/java/io/qameta/allure/cucumber6jvm/samples/HookSteps.java b/allure-cucumber6-jvm/src/test/java/io/qameta/allure/cucumber6jvm/samples/HookSteps.java index fcc108bf7..d7fe2a8e0 100644 --- a/allure-cucumber6-jvm/src/test/java/io/qameta/allure/cucumber6jvm/samples/HookSteps.java +++ b/allure-cucumber6-jvm/src/test/java/io/qameta/allure/cucumber6jvm/samples/HookSteps.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-cucumber6-jvm/src/test/java/io/qameta/allure/cucumber6jvm/samples/PendingSteps.java b/allure-cucumber6-jvm/src/test/java/io/qameta/allure/cucumber6jvm/samples/PendingSteps.java index db1279635..f0a8fb7a7 100644 --- a/allure-cucumber6-jvm/src/test/java/io/qameta/allure/cucumber6jvm/samples/PendingSteps.java +++ b/allure-cucumber6-jvm/src/test/java/io/qameta/allure/cucumber6jvm/samples/PendingSteps.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-cucumber6-jvm/src/test/java/io/qameta/allure/cucumber6jvm/samples/RuntimeApiSteps.java b/allure-cucumber6-jvm/src/test/java/io/qameta/allure/cucumber6jvm/samples/RuntimeApiSteps.java index c769404ef..7438ea192 100644 --- a/allure-cucumber6-jvm/src/test/java/io/qameta/allure/cucumber6jvm/samples/RuntimeApiSteps.java +++ b/allure-cucumber6-jvm/src/test/java/io/qameta/allure/cucumber6jvm/samples/RuntimeApiSteps.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-cucumber6-jvm/src/test/java/io/qameta/allure/cucumber6jvm/samples/SimpleFeatureSteps.java b/allure-cucumber6-jvm/src/test/java/io/qameta/allure/cucumber6jvm/samples/SimpleFeatureSteps.java index ffa41cb13..8d1c005a6 100644 --- a/allure-cucumber6-jvm/src/test/java/io/qameta/allure/cucumber6jvm/samples/SimpleFeatureSteps.java +++ b/allure-cucumber6-jvm/src/test/java/io/qameta/allure/cucumber6jvm/samples/SimpleFeatureSteps.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-cucumber7-jvm/src/main/java/io/qameta/allure/cucumber7jvm/AllureCucumber7Jvm.java b/allure-cucumber7-jvm/src/main/java/io/qameta/allure/cucumber7jvm/AllureCucumber7Jvm.java index cbb3e7246..60883143e 100644 --- a/allure-cucumber7-jvm/src/main/java/io/qameta/allure/cucumber7jvm/AllureCucumber7Jvm.java +++ b/allure-cucumber7-jvm/src/main/java/io/qameta/allure/cucumber7jvm/AllureCucumber7Jvm.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-cucumber7-jvm/src/main/java/io/qameta/allure/cucumber7jvm/LabelBuilder.java b/allure-cucumber7-jvm/src/main/java/io/qameta/allure/cucumber7jvm/LabelBuilder.java index 03585b090..e4d96d5ff 100644 --- a/allure-cucumber7-jvm/src/main/java/io/qameta/allure/cucumber7jvm/LabelBuilder.java +++ b/allure-cucumber7-jvm/src/main/java/io/qameta/allure/cucumber7jvm/LabelBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-cucumber7-jvm/src/main/java/io/qameta/allure/cucumber7jvm/TagParser.java b/allure-cucumber7-jvm/src/main/java/io/qameta/allure/cucumber7jvm/TagParser.java index a20ad07bf..ea7e10eff 100644 --- a/allure-cucumber7-jvm/src/main/java/io/qameta/allure/cucumber7jvm/TagParser.java +++ b/allure-cucumber7-jvm/src/main/java/io/qameta/allure/cucumber7jvm/TagParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-cucumber7-jvm/src/main/java/io/qameta/allure/cucumber7jvm/testsourcemodel/TestSourcesModel.java b/allure-cucumber7-jvm/src/main/java/io/qameta/allure/cucumber7jvm/testsourcemodel/TestSourcesModel.java index 8b3533d65..479ada73a 100644 --- a/allure-cucumber7-jvm/src/main/java/io/qameta/allure/cucumber7jvm/testsourcemodel/TestSourcesModel.java +++ b/allure-cucumber7-jvm/src/main/java/io/qameta/allure/cucumber7jvm/testsourcemodel/TestSourcesModel.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-cucumber7-jvm/src/main/java/io/qameta/allure/cucumber7jvm/testsourcemodel/TestSourcesModelProxy.java b/allure-cucumber7-jvm/src/main/java/io/qameta/allure/cucumber7jvm/testsourcemodel/TestSourcesModelProxy.java index 1ceacf741..9a9226206 100644 --- a/allure-cucumber7-jvm/src/main/java/io/qameta/allure/cucumber7jvm/testsourcemodel/TestSourcesModelProxy.java +++ b/allure-cucumber7-jvm/src/main/java/io/qameta/allure/cucumber7jvm/testsourcemodel/TestSourcesModelProxy.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-cucumber7-jvm/src/test/java/io/qameta/allure/cucumber7jvm/AllureCucumber7JvmTest.java b/allure-cucumber7-jvm/src/test/java/io/qameta/allure/cucumber7jvm/AllureCucumber7JvmTest.java index 45da3d019..0d8a20a73 100644 --- a/allure-cucumber7-jvm/src/test/java/io/qameta/allure/cucumber7jvm/AllureCucumber7JvmTest.java +++ b/allure-cucumber7-jvm/src/test/java/io/qameta/allure/cucumber7jvm/AllureCucumber7JvmTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-cucumber7-jvm/src/test/java/io/qameta/allure/cucumber7jvm/samples/AmbigiousSteps.java b/allure-cucumber7-jvm/src/test/java/io/qameta/allure/cucumber7jvm/samples/AmbigiousSteps.java index 2358228cd..0406db2f3 100644 --- a/allure-cucumber7-jvm/src/test/java/io/qameta/allure/cucumber7jvm/samples/AmbigiousSteps.java +++ b/allure-cucumber7-jvm/src/test/java/io/qameta/allure/cucumber7jvm/samples/AmbigiousSteps.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-cucumber7-jvm/src/test/java/io/qameta/allure/cucumber7jvm/samples/AttachmentSteps.java b/allure-cucumber7-jvm/src/test/java/io/qameta/allure/cucumber7jvm/samples/AttachmentSteps.java index 0c8d10141..455aaffe7 100644 --- a/allure-cucumber7-jvm/src/test/java/io/qameta/allure/cucumber7jvm/samples/AttachmentSteps.java +++ b/allure-cucumber7-jvm/src/test/java/io/qameta/allure/cucumber7jvm/samples/AttachmentSteps.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-cucumber7-jvm/src/test/java/io/qameta/allure/cucumber7jvm/samples/BackgroundFeatureSteps.java b/allure-cucumber7-jvm/src/test/java/io/qameta/allure/cucumber7jvm/samples/BackgroundFeatureSteps.java index f1a6f01f5..1cb2041c3 100644 --- a/allure-cucumber7-jvm/src/test/java/io/qameta/allure/cucumber7jvm/samples/BackgroundFeatureSteps.java +++ b/allure-cucumber7-jvm/src/test/java/io/qameta/allure/cucumber7jvm/samples/BackgroundFeatureSteps.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-cucumber7-jvm/src/test/java/io/qameta/allure/cucumber7jvm/samples/BrokenFeatureSteps.java b/allure-cucumber7-jvm/src/test/java/io/qameta/allure/cucumber7jvm/samples/BrokenFeatureSteps.java index 206f927f7..e2b7676b4 100644 --- a/allure-cucumber7-jvm/src/test/java/io/qameta/allure/cucumber7jvm/samples/BrokenFeatureSteps.java +++ b/allure-cucumber7-jvm/src/test/java/io/qameta/allure/cucumber7jvm/samples/BrokenFeatureSteps.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-cucumber7-jvm/src/test/java/io/qameta/allure/cucumber7jvm/samples/DatatableFeatureSteps.java b/allure-cucumber7-jvm/src/test/java/io/qameta/allure/cucumber7jvm/samples/DatatableFeatureSteps.java index 30e7e406e..d43bacfc2 100644 --- a/allure-cucumber7-jvm/src/test/java/io/qameta/allure/cucumber7jvm/samples/DatatableFeatureSteps.java +++ b/allure-cucumber7-jvm/src/test/java/io/qameta/allure/cucumber7jvm/samples/DatatableFeatureSteps.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-cucumber7-jvm/src/test/java/io/qameta/allure/cucumber7jvm/samples/HookSteps.java b/allure-cucumber7-jvm/src/test/java/io/qameta/allure/cucumber7jvm/samples/HookSteps.java index 072c7d810..b85751afa 100644 --- a/allure-cucumber7-jvm/src/test/java/io/qameta/allure/cucumber7jvm/samples/HookSteps.java +++ b/allure-cucumber7-jvm/src/test/java/io/qameta/allure/cucumber7jvm/samples/HookSteps.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-cucumber7-jvm/src/test/java/io/qameta/allure/cucumber7jvm/samples/PendingSteps.java b/allure-cucumber7-jvm/src/test/java/io/qameta/allure/cucumber7jvm/samples/PendingSteps.java index c55390ed0..b3c74e1b9 100644 --- a/allure-cucumber7-jvm/src/test/java/io/qameta/allure/cucumber7jvm/samples/PendingSteps.java +++ b/allure-cucumber7-jvm/src/test/java/io/qameta/allure/cucumber7jvm/samples/PendingSteps.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-cucumber7-jvm/src/test/java/io/qameta/allure/cucumber7jvm/samples/RuntimeApiSteps.java b/allure-cucumber7-jvm/src/test/java/io/qameta/allure/cucumber7jvm/samples/RuntimeApiSteps.java index 0f66fa87c..e76d71acc 100644 --- a/allure-cucumber7-jvm/src/test/java/io/qameta/allure/cucumber7jvm/samples/RuntimeApiSteps.java +++ b/allure-cucumber7-jvm/src/test/java/io/qameta/allure/cucumber7jvm/samples/RuntimeApiSteps.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-cucumber7-jvm/src/test/java/io/qameta/allure/cucumber7jvm/samples/SimpleFeatureSteps.java b/allure-cucumber7-jvm/src/test/java/io/qameta/allure/cucumber7jvm/samples/SimpleFeatureSteps.java index 9212f0318..1280d9a57 100644 --- a/allure-cucumber7-jvm/src/test/java/io/qameta/allure/cucumber7jvm/samples/SimpleFeatureSteps.java +++ b/allure-cucumber7-jvm/src/test/java/io/qameta/allure/cucumber7jvm/samples/SimpleFeatureSteps.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-descriptions-javadoc/src/main/java/io/qameta/allure/description/ClassNames.java b/allure-descriptions-javadoc/src/main/java/io/qameta/allure/description/ClassNames.java index 5bdaf305c..09def58cd 100644 --- a/allure-descriptions-javadoc/src/main/java/io/qameta/allure/description/ClassNames.java +++ b/allure-descriptions-javadoc/src/main/java/io/qameta/allure/description/ClassNames.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-descriptions-javadoc/src/main/java/io/qameta/allure/description/JavaDocDescriptionsProcessor.java b/allure-descriptions-javadoc/src/main/java/io/qameta/allure/description/JavaDocDescriptionsProcessor.java index 320ffe841..f423c7bb4 100644 --- a/allure-descriptions-javadoc/src/main/java/io/qameta/allure/description/JavaDocDescriptionsProcessor.java +++ b/allure-descriptions-javadoc/src/main/java/io/qameta/allure/description/JavaDocDescriptionsProcessor.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-descriptions-javadoc/src/test/java/io/qameta/allure/description/ProcessDescriptionsTest.java b/allure-descriptions-javadoc/src/test/java/io/qameta/allure/description/ProcessDescriptionsTest.java index 4b3b5fc90..bf29d9f1c 100644 --- a/allure-descriptions-javadoc/src/test/java/io/qameta/allure/description/ProcessDescriptionsTest.java +++ b/allure-descriptions-javadoc/src/test/java/io/qameta/allure/description/ProcessDescriptionsTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-grpc/src/main/java/io/qameta/allure/grpc/AllureGrpc.java b/allure-grpc/src/main/java/io/qameta/allure/grpc/AllureGrpc.java index 6518f5341..ce71871a8 100644 --- a/allure-grpc/src/main/java/io/qameta/allure/grpc/AllureGrpc.java +++ b/allure-grpc/src/main/java/io/qameta/allure/grpc/AllureGrpc.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-grpc/src/main/java/io/qameta/allure/grpc/GrpcRequestAttachment.java b/allure-grpc/src/main/java/io/qameta/allure/grpc/GrpcRequestAttachment.java index 4d05ead6d..1f2276728 100644 --- a/allure-grpc/src/main/java/io/qameta/allure/grpc/GrpcRequestAttachment.java +++ b/allure-grpc/src/main/java/io/qameta/allure/grpc/GrpcRequestAttachment.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-grpc/src/main/java/io/qameta/allure/grpc/GrpcResponseAttachment.java b/allure-grpc/src/main/java/io/qameta/allure/grpc/GrpcResponseAttachment.java index 15d4629ec..414aa7257 100644 --- a/allure-grpc/src/main/java/io/qameta/allure/grpc/GrpcResponseAttachment.java +++ b/allure-grpc/src/main/java/io/qameta/allure/grpc/GrpcResponseAttachment.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-grpc/src/test/java/io/qameta/allure/grpc/AllureGrpcTest.java b/allure-grpc/src/test/java/io/qameta/allure/grpc/AllureGrpcTest.java index e316fc75a..a98e09e70 100644 --- a/allure-grpc/src/test/java/io/qameta/allure/grpc/AllureGrpcTest.java +++ b/allure-grpc/src/test/java/io/qameta/allure/grpc/AllureGrpcTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-hamcrest/src/main/java/io/qameta/allure/hamcrest/AllureHamcrestAssert.java b/allure-hamcrest/src/main/java/io/qameta/allure/hamcrest/AllureHamcrestAssert.java index d78020e78..60153b143 100644 --- a/allure-hamcrest/src/main/java/io/qameta/allure/hamcrest/AllureHamcrestAssert.java +++ b/allure-hamcrest/src/main/java/io/qameta/allure/hamcrest/AllureHamcrestAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-hamcrest/src/test/java/io/qameta/allure/hamcrest/AllureHamcrestAssertionNameContainsReasonTest.java b/allure-hamcrest/src/test/java/io/qameta/allure/hamcrest/AllureHamcrestAssertionNameContainsReasonTest.java index f04ba4d74..bc945a66e 100644 --- a/allure-hamcrest/src/test/java/io/qameta/allure/hamcrest/AllureHamcrestAssertionNameContainsReasonTest.java +++ b/allure-hamcrest/src/test/java/io/qameta/allure/hamcrest/AllureHamcrestAssertionNameContainsReasonTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-hamcrest/src/test/java/io/qameta/allure/hamcrest/AllureHamcrestCollectionsMatchersTest.java b/allure-hamcrest/src/test/java/io/qameta/allure/hamcrest/AllureHamcrestCollectionsMatchersTest.java index a8c07b827..21f2e5ee1 100644 --- a/allure-hamcrest/src/test/java/io/qameta/allure/hamcrest/AllureHamcrestCollectionsMatchersTest.java +++ b/allure-hamcrest/src/test/java/io/qameta/allure/hamcrest/AllureHamcrestCollectionsMatchersTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-hamcrest/src/test/java/io/qameta/allure/hamcrest/AllureHamcrestLogicalMatchersTest.java b/allure-hamcrest/src/test/java/io/qameta/allure/hamcrest/AllureHamcrestLogicalMatchersTest.java index 5d0a376d1..6e986f47f 100644 --- a/allure-hamcrest/src/test/java/io/qameta/allure/hamcrest/AllureHamcrestLogicalMatchersTest.java +++ b/allure-hamcrest/src/test/java/io/qameta/allure/hamcrest/AllureHamcrestLogicalMatchersTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-hamcrest/src/test/java/io/qameta/allure/hamcrest/AllureHamcrestNumberMatchersTest.java b/allure-hamcrest/src/test/java/io/qameta/allure/hamcrest/AllureHamcrestNumberMatchersTest.java index f5fa62efa..86d72532f 100644 --- a/allure-hamcrest/src/test/java/io/qameta/allure/hamcrest/AllureHamcrestNumberMatchersTest.java +++ b/allure-hamcrest/src/test/java/io/qameta/allure/hamcrest/AllureHamcrestNumberMatchersTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-hamcrest/src/test/java/io/qameta/allure/hamcrest/AllureHamcrestObjectMatchersTest.java b/allure-hamcrest/src/test/java/io/qameta/allure/hamcrest/AllureHamcrestObjectMatchersTest.java index 44d468b1c..beeb7fd4f 100644 --- a/allure-hamcrest/src/test/java/io/qameta/allure/hamcrest/AllureHamcrestObjectMatchersTest.java +++ b/allure-hamcrest/src/test/java/io/qameta/allure/hamcrest/AllureHamcrestObjectMatchersTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-hamcrest/src/test/java/io/qameta/allure/hamcrest/AllureHamcrestTextMatchersTest.java b/allure-hamcrest/src/test/java/io/qameta/allure/hamcrest/AllureHamcrestTextMatchersTest.java index cddd89106..6c3932a0d 100644 --- a/allure-hamcrest/src/test/java/io/qameta/allure/hamcrest/AllureHamcrestTextMatchersTest.java +++ b/allure-hamcrest/src/test/java/io/qameta/allure/hamcrest/AllureHamcrestTextMatchersTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-httpclient/src/main/java/io/qameta/allure/httpclient/AllureHttpClientRequest.java b/allure-httpclient/src/main/java/io/qameta/allure/httpclient/AllureHttpClientRequest.java index fdbbc52fc..e988f9226 100644 --- a/allure-httpclient/src/main/java/io/qameta/allure/httpclient/AllureHttpClientRequest.java +++ b/allure-httpclient/src/main/java/io/qameta/allure/httpclient/AllureHttpClientRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-httpclient/src/main/java/io/qameta/allure/httpclient/AllureHttpClientResponse.java b/allure-httpclient/src/main/java/io/qameta/allure/httpclient/AllureHttpClientResponse.java index 1eb4bfe75..d34476b6c 100644 --- a/allure-httpclient/src/main/java/io/qameta/allure/httpclient/AllureHttpClientResponse.java +++ b/allure-httpclient/src/main/java/io/qameta/allure/httpclient/AllureHttpClientResponse.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-httpclient/src/test/java/io/qameta/allure/httpclient/AllureHttpClientTest.java b/allure-httpclient/src/test/java/io/qameta/allure/httpclient/AllureHttpClientTest.java index ddc3019ed..4126ca325 100644 --- a/allure-httpclient/src/test/java/io/qameta/allure/httpclient/AllureHttpClientTest.java +++ b/allure-httpclient/src/test/java/io/qameta/allure/httpclient/AllureHttpClientTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-httpclient5/src/main/java/io/qameta/allure/httpclient5/AllureHttpClient5Request.java b/allure-httpclient5/src/main/java/io/qameta/allure/httpclient5/AllureHttpClient5Request.java index 14167a41d..60aff3996 100644 --- a/allure-httpclient5/src/main/java/io/qameta/allure/httpclient5/AllureHttpClient5Request.java +++ b/allure-httpclient5/src/main/java/io/qameta/allure/httpclient5/AllureHttpClient5Request.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-httpclient5/src/main/java/io/qameta/allure/httpclient5/AllureHttpClient5Response.java b/allure-httpclient5/src/main/java/io/qameta/allure/httpclient5/AllureHttpClient5Response.java index eb515ea3a..5c9683b47 100644 --- a/allure-httpclient5/src/main/java/io/qameta/allure/httpclient5/AllureHttpClient5Response.java +++ b/allure-httpclient5/src/main/java/io/qameta/allure/httpclient5/AllureHttpClient5Response.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-httpclient5/src/main/java/io/qameta/allure/httpclient5/AllureHttpEntityUtils.java b/allure-httpclient5/src/main/java/io/qameta/allure/httpclient5/AllureHttpEntityUtils.java index de2cdd03d..47a4d80a3 100644 --- a/allure-httpclient5/src/main/java/io/qameta/allure/httpclient5/AllureHttpEntityUtils.java +++ b/allure-httpclient5/src/main/java/io/qameta/allure/httpclient5/AllureHttpEntityUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-httpclient5/src/test/java/io/qameta/allure/httpclient5/AllureHttpClient5DeleteTest.java b/allure-httpclient5/src/test/java/io/qameta/allure/httpclient5/AllureHttpClient5DeleteTest.java index 364ea253f..0b9688566 100644 --- a/allure-httpclient5/src/test/java/io/qameta/allure/httpclient5/AllureHttpClient5DeleteTest.java +++ b/allure-httpclient5/src/test/java/io/qameta/allure/httpclient5/AllureHttpClient5DeleteTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-httpclient5/src/test/java/io/qameta/allure/httpclient5/AllureHttpClient5GetTest.java b/allure-httpclient5/src/test/java/io/qameta/allure/httpclient5/AllureHttpClient5GetTest.java index 301e13862..d750d5cc2 100644 --- a/allure-httpclient5/src/test/java/io/qameta/allure/httpclient5/AllureHttpClient5GetTest.java +++ b/allure-httpclient5/src/test/java/io/qameta/allure/httpclient5/AllureHttpClient5GetTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-httpclient5/src/test/java/io/qameta/allure/httpclient5/AllureHttpClient5PostTest.java b/allure-httpclient5/src/test/java/io/qameta/allure/httpclient5/AllureHttpClient5PostTest.java index 6b73e36dd..3346e1835 100644 --- a/allure-httpclient5/src/test/java/io/qameta/allure/httpclient5/AllureHttpClient5PostTest.java +++ b/allure-httpclient5/src/test/java/io/qameta/allure/httpclient5/AllureHttpClient5PostTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons-test/src/main/java/io/qameta/allure/test/AllureFeatures.java b/allure-java-commons-test/src/main/java/io/qameta/allure/test/AllureFeatures.java index d059716fc..e3706d29a 100644 --- a/allure-java-commons-test/src/main/java/io/qameta/allure/test/AllureFeatures.java +++ b/allure-java-commons-test/src/main/java/io/qameta/allure/test/AllureFeatures.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons-test/src/main/java/io/qameta/allure/test/AllurePredicates.java b/allure-java-commons-test/src/main/java/io/qameta/allure/test/AllurePredicates.java index ba96ddd3c..cfb24b3da 100644 --- a/allure-java-commons-test/src/main/java/io/qameta/allure/test/AllurePredicates.java +++ b/allure-java-commons-test/src/main/java/io/qameta/allure/test/AllurePredicates.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons-test/src/main/java/io/qameta/allure/test/AllureResults.java b/allure-java-commons-test/src/main/java/io/qameta/allure/test/AllureResults.java index a836a04d7..bc9225725 100644 --- a/allure-java-commons-test/src/main/java/io/qameta/allure/test/AllureResults.java +++ b/allure-java-commons-test/src/main/java/io/qameta/allure/test/AllureResults.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons-test/src/main/java/io/qameta/allure/test/AllureResultsWriterStub.java b/allure-java-commons-test/src/main/java/io/qameta/allure/test/AllureResultsWriterStub.java index cdbfcd85f..10501feef 100644 --- a/allure-java-commons-test/src/main/java/io/qameta/allure/test/AllureResultsWriterStub.java +++ b/allure-java-commons-test/src/main/java/io/qameta/allure/test/AllureResultsWriterStub.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons-test/src/main/java/io/qameta/allure/test/AllureTestCommonsUtils.java b/allure-java-commons-test/src/main/java/io/qameta/allure/test/AllureTestCommonsUtils.java index e0e65881b..6a00c5c4b 100644 --- a/allure-java-commons-test/src/main/java/io/qameta/allure/test/AllureTestCommonsUtils.java +++ b/allure-java-commons-test/src/main/java/io/qameta/allure/test/AllureTestCommonsUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons-test/src/main/java/io/qameta/allure/test/RunUtils.java b/allure-java-commons-test/src/main/java/io/qameta/allure/test/RunUtils.java index 3905c64a7..d28a685e9 100644 --- a/allure-java-commons-test/src/main/java/io/qameta/allure/test/RunUtils.java +++ b/allure-java-commons-test/src/main/java/io/qameta/allure/test/RunUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons-test/src/main/java/io/qameta/allure/test/TestData.java b/allure-java-commons-test/src/main/java/io/qameta/allure/test/TestData.java index ce23958a4..13b035c8f 100644 --- a/allure-java-commons-test/src/main/java/io/qameta/allure/test/TestData.java +++ b/allure-java-commons-test/src/main/java/io/qameta/allure/test/TestData.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons-test/src/main/java/io/qameta/allure/test/ThreadLocalEnhancedRandom.java b/allure-java-commons-test/src/main/java/io/qameta/allure/test/ThreadLocalEnhancedRandom.java index 092c183e9..1c9b27184 100644 --- a/allure-java-commons-test/src/main/java/io/qameta/allure/test/ThreadLocalEnhancedRandom.java +++ b/allure-java-commons-test/src/main/java/io/qameta/allure/test/ThreadLocalEnhancedRandom.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/main/java/io/qameta/allure/Allure.java b/allure-java-commons/src/main/java/io/qameta/allure/Allure.java index 141488990..25092818e 100644 --- a/allure-java-commons/src/main/java/io/qameta/allure/Allure.java +++ b/allure-java-commons/src/main/java/io/qameta/allure/Allure.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/main/java/io/qameta/allure/AllureConstants.java b/allure-java-commons/src/main/java/io/qameta/allure/AllureConstants.java index f436de66e..7d932178e 100644 --- a/allure-java-commons/src/main/java/io/qameta/allure/AllureConstants.java +++ b/allure-java-commons/src/main/java/io/qameta/allure/AllureConstants.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/main/java/io/qameta/allure/AllureId.java b/allure-java-commons/src/main/java/io/qameta/allure/AllureId.java index 3ca5b245a..6e84162c5 100644 --- a/allure-java-commons/src/main/java/io/qameta/allure/AllureId.java +++ b/allure-java-commons/src/main/java/io/qameta/allure/AllureId.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/main/java/io/qameta/allure/AllureLifecycle.java b/allure-java-commons/src/main/java/io/qameta/allure/AllureLifecycle.java index b6b6c4fb3..0edf0170d 100644 --- a/allure-java-commons/src/main/java/io/qameta/allure/AllureLifecycle.java +++ b/allure-java-commons/src/main/java/io/qameta/allure/AllureLifecycle.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/main/java/io/qameta/allure/AllureResultsWriteException.java b/allure-java-commons/src/main/java/io/qameta/allure/AllureResultsWriteException.java index 0dd0b5ef1..1b1299a49 100644 --- a/allure-java-commons/src/main/java/io/qameta/allure/AllureResultsWriteException.java +++ b/allure-java-commons/src/main/java/io/qameta/allure/AllureResultsWriteException.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/main/java/io/qameta/allure/AllureResultsWriter.java b/allure-java-commons/src/main/java/io/qameta/allure/AllureResultsWriter.java index 9e266b383..5d191ba1e 100644 --- a/allure-java-commons/src/main/java/io/qameta/allure/AllureResultsWriter.java +++ b/allure-java-commons/src/main/java/io/qameta/allure/AllureResultsWriter.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/main/java/io/qameta/allure/Attachment.java b/allure-java-commons/src/main/java/io/qameta/allure/Attachment.java index b08ed83ed..9ca7c51d8 100644 --- a/allure-java-commons/src/main/java/io/qameta/allure/Attachment.java +++ b/allure-java-commons/src/main/java/io/qameta/allure/Attachment.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/main/java/io/qameta/allure/Description.java b/allure-java-commons/src/main/java/io/qameta/allure/Description.java index 3f83f6855..b349a7c06 100644 --- a/allure-java-commons/src/main/java/io/qameta/allure/Description.java +++ b/allure-java-commons/src/main/java/io/qameta/allure/Description.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/main/java/io/qameta/allure/Epic.java b/allure-java-commons/src/main/java/io/qameta/allure/Epic.java index 851c90f56..5d9edb8a0 100644 --- a/allure-java-commons/src/main/java/io/qameta/allure/Epic.java +++ b/allure-java-commons/src/main/java/io/qameta/allure/Epic.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/main/java/io/qameta/allure/Epics.java b/allure-java-commons/src/main/java/io/qameta/allure/Epics.java index 2ea16dbdb..9ea7c0801 100644 --- a/allure-java-commons/src/main/java/io/qameta/allure/Epics.java +++ b/allure-java-commons/src/main/java/io/qameta/allure/Epics.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/main/java/io/qameta/allure/Feature.java b/allure-java-commons/src/main/java/io/qameta/allure/Feature.java index d938062bc..5161a2f6b 100644 --- a/allure-java-commons/src/main/java/io/qameta/allure/Feature.java +++ b/allure-java-commons/src/main/java/io/qameta/allure/Feature.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/main/java/io/qameta/allure/Features.java b/allure-java-commons/src/main/java/io/qameta/allure/Features.java index 8c80d6399..093b0a747 100644 --- a/allure-java-commons/src/main/java/io/qameta/allure/Features.java +++ b/allure-java-commons/src/main/java/io/qameta/allure/Features.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/main/java/io/qameta/allure/FileSystemResultsWriter.java b/allure-java-commons/src/main/java/io/qameta/allure/FileSystemResultsWriter.java index 187f39dc0..7bbcaf228 100644 --- a/allure-java-commons/src/main/java/io/qameta/allure/FileSystemResultsWriter.java +++ b/allure-java-commons/src/main/java/io/qameta/allure/FileSystemResultsWriter.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/main/java/io/qameta/allure/Flaky.java b/allure-java-commons/src/main/java/io/qameta/allure/Flaky.java index f1fc21733..3914c435b 100644 --- a/allure-java-commons/src/main/java/io/qameta/allure/Flaky.java +++ b/allure-java-commons/src/main/java/io/qameta/allure/Flaky.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/main/java/io/qameta/allure/Issue.java b/allure-java-commons/src/main/java/io/qameta/allure/Issue.java index 9abe55616..f909aad46 100644 --- a/allure-java-commons/src/main/java/io/qameta/allure/Issue.java +++ b/allure-java-commons/src/main/java/io/qameta/allure/Issue.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/main/java/io/qameta/allure/Issues.java b/allure-java-commons/src/main/java/io/qameta/allure/Issues.java index c70da23de..1f2c29f56 100644 --- a/allure-java-commons/src/main/java/io/qameta/allure/Issues.java +++ b/allure-java-commons/src/main/java/io/qameta/allure/Issues.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/main/java/io/qameta/allure/LabelAnnotation.java b/allure-java-commons/src/main/java/io/qameta/allure/LabelAnnotation.java index 36a28f031..682ba2d24 100644 --- a/allure-java-commons/src/main/java/io/qameta/allure/LabelAnnotation.java +++ b/allure-java-commons/src/main/java/io/qameta/allure/LabelAnnotation.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/main/java/io/qameta/allure/LabelAnnotations.java b/allure-java-commons/src/main/java/io/qameta/allure/LabelAnnotations.java index 5a63ee889..75f75b1d1 100644 --- a/allure-java-commons/src/main/java/io/qameta/allure/LabelAnnotations.java +++ b/allure-java-commons/src/main/java/io/qameta/allure/LabelAnnotations.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/main/java/io/qameta/allure/Lead.java b/allure-java-commons/src/main/java/io/qameta/allure/Lead.java index 30c95c176..27f53c05a 100644 --- a/allure-java-commons/src/main/java/io/qameta/allure/Lead.java +++ b/allure-java-commons/src/main/java/io/qameta/allure/Lead.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/main/java/io/qameta/allure/Link.java b/allure-java-commons/src/main/java/io/qameta/allure/Link.java index d48f8b873..8be0fcf1f 100644 --- a/allure-java-commons/src/main/java/io/qameta/allure/Link.java +++ b/allure-java-commons/src/main/java/io/qameta/allure/Link.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/main/java/io/qameta/allure/LinkAnnotation.java b/allure-java-commons/src/main/java/io/qameta/allure/LinkAnnotation.java index f8ef85974..0120765fe 100644 --- a/allure-java-commons/src/main/java/io/qameta/allure/LinkAnnotation.java +++ b/allure-java-commons/src/main/java/io/qameta/allure/LinkAnnotation.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/main/java/io/qameta/allure/LinkAnnotations.java b/allure-java-commons/src/main/java/io/qameta/allure/LinkAnnotations.java index e4df3187a..a1a2ccf63 100644 --- a/allure-java-commons/src/main/java/io/qameta/allure/LinkAnnotations.java +++ b/allure-java-commons/src/main/java/io/qameta/allure/LinkAnnotations.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/main/java/io/qameta/allure/Links.java b/allure-java-commons/src/main/java/io/qameta/allure/Links.java index b85c39857..76f1f7ded 100644 --- a/allure-java-commons/src/main/java/io/qameta/allure/Links.java +++ b/allure-java-commons/src/main/java/io/qameta/allure/Links.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/main/java/io/qameta/allure/Muted.java b/allure-java-commons/src/main/java/io/qameta/allure/Muted.java index 42ab5879a..90c1ff856 100644 --- a/allure-java-commons/src/main/java/io/qameta/allure/Muted.java +++ b/allure-java-commons/src/main/java/io/qameta/allure/Muted.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/main/java/io/qameta/allure/Owner.java b/allure-java-commons/src/main/java/io/qameta/allure/Owner.java index cce5b56a2..7101a5b85 100644 --- a/allure-java-commons/src/main/java/io/qameta/allure/Owner.java +++ b/allure-java-commons/src/main/java/io/qameta/allure/Owner.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/main/java/io/qameta/allure/Param.java b/allure-java-commons/src/main/java/io/qameta/allure/Param.java index 5c03f1f33..14a374de6 100644 --- a/allure-java-commons/src/main/java/io/qameta/allure/Param.java +++ b/allure-java-commons/src/main/java/io/qameta/allure/Param.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/main/java/io/qameta/allure/Severity.java b/allure-java-commons/src/main/java/io/qameta/allure/Severity.java index d34ca0e26..ccfb284dc 100644 --- a/allure-java-commons/src/main/java/io/qameta/allure/Severity.java +++ b/allure-java-commons/src/main/java/io/qameta/allure/Severity.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/main/java/io/qameta/allure/SeverityLevel.java b/allure-java-commons/src/main/java/io/qameta/allure/SeverityLevel.java index ad7bcd152..1abd896a6 100644 --- a/allure-java-commons/src/main/java/io/qameta/allure/SeverityLevel.java +++ b/allure-java-commons/src/main/java/io/qameta/allure/SeverityLevel.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/main/java/io/qameta/allure/Step.java b/allure-java-commons/src/main/java/io/qameta/allure/Step.java index 2ddcc2e33..83e62af92 100644 --- a/allure-java-commons/src/main/java/io/qameta/allure/Step.java +++ b/allure-java-commons/src/main/java/io/qameta/allure/Step.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/main/java/io/qameta/allure/Stories.java b/allure-java-commons/src/main/java/io/qameta/allure/Stories.java index 9e990597c..5d3528149 100644 --- a/allure-java-commons/src/main/java/io/qameta/allure/Stories.java +++ b/allure-java-commons/src/main/java/io/qameta/allure/Stories.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/main/java/io/qameta/allure/Story.java b/allure-java-commons/src/main/java/io/qameta/allure/Story.java index 929485db8..8d19605d9 100644 --- a/allure-java-commons/src/main/java/io/qameta/allure/Story.java +++ b/allure-java-commons/src/main/java/io/qameta/allure/Story.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/main/java/io/qameta/allure/TmsLink.java b/allure-java-commons/src/main/java/io/qameta/allure/TmsLink.java index f4f3b68d2..273354d04 100644 --- a/allure-java-commons/src/main/java/io/qameta/allure/TmsLink.java +++ b/allure-java-commons/src/main/java/io/qameta/allure/TmsLink.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/main/java/io/qameta/allure/TmsLinks.java b/allure-java-commons/src/main/java/io/qameta/allure/TmsLinks.java index f364bab76..f862c3aa7 100644 --- a/allure-java-commons/src/main/java/io/qameta/allure/TmsLinks.java +++ b/allure-java-commons/src/main/java/io/qameta/allure/TmsLinks.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/main/java/io/qameta/allure/aspects/AttachmentsAspects.java b/allure-java-commons/src/main/java/io/qameta/allure/aspects/AttachmentsAspects.java index 02b4ac000..106a8069b 100644 --- a/allure-java-commons/src/main/java/io/qameta/allure/aspects/AttachmentsAspects.java +++ b/allure-java-commons/src/main/java/io/qameta/allure/aspects/AttachmentsAspects.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/main/java/io/qameta/allure/aspects/StepsAspects.java b/allure-java-commons/src/main/java/io/qameta/allure/aspects/StepsAspects.java index 965a93814..8f59189d3 100644 --- a/allure-java-commons/src/main/java/io/qameta/allure/aspects/StepsAspects.java +++ b/allure-java-commons/src/main/java/io/qameta/allure/aspects/StepsAspects.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/main/java/io/qameta/allure/internal/Allure2ModelJackson.java b/allure-java-commons/src/main/java/io/qameta/allure/internal/Allure2ModelJackson.java index 765aa1421..21d2250ff 100644 --- a/allure-java-commons/src/main/java/io/qameta/allure/internal/Allure2ModelJackson.java +++ b/allure-java-commons/src/main/java/io/qameta/allure/internal/Allure2ModelJackson.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/main/java/io/qameta/allure/internal/AllureStorage.java b/allure-java-commons/src/main/java/io/qameta/allure/internal/AllureStorage.java index 3f1c72392..458d06941 100644 --- a/allure-java-commons/src/main/java/io/qameta/allure/internal/AllureStorage.java +++ b/allure-java-commons/src/main/java/io/qameta/allure/internal/AllureStorage.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/main/java/io/qameta/allure/internal/AllureThreadContext.java b/allure-java-commons/src/main/java/io/qameta/allure/internal/AllureThreadContext.java index e052c8d11..51dd87416 100644 --- a/allure-java-commons/src/main/java/io/qameta/allure/internal/AllureThreadContext.java +++ b/allure-java-commons/src/main/java/io/qameta/allure/internal/AllureThreadContext.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/main/java/io/qameta/allure/listener/ContainerLifecycleListener.java b/allure-java-commons/src/main/java/io/qameta/allure/listener/ContainerLifecycleListener.java index e8cca6af8..96bb63385 100644 --- a/allure-java-commons/src/main/java/io/qameta/allure/listener/ContainerLifecycleListener.java +++ b/allure-java-commons/src/main/java/io/qameta/allure/listener/ContainerLifecycleListener.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/main/java/io/qameta/allure/listener/FixtureLifecycleListener.java b/allure-java-commons/src/main/java/io/qameta/allure/listener/FixtureLifecycleListener.java index 39296505a..035eb845b 100644 --- a/allure-java-commons/src/main/java/io/qameta/allure/listener/FixtureLifecycleListener.java +++ b/allure-java-commons/src/main/java/io/qameta/allure/listener/FixtureLifecycleListener.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/main/java/io/qameta/allure/listener/LifecycleListener.java b/allure-java-commons/src/main/java/io/qameta/allure/listener/LifecycleListener.java index b411081f2..3029dad9d 100644 --- a/allure-java-commons/src/main/java/io/qameta/allure/listener/LifecycleListener.java +++ b/allure-java-commons/src/main/java/io/qameta/allure/listener/LifecycleListener.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/main/java/io/qameta/allure/listener/LifecycleNotifier.java b/allure-java-commons/src/main/java/io/qameta/allure/listener/LifecycleNotifier.java index d082a4bc3..29174eceb 100644 --- a/allure-java-commons/src/main/java/io/qameta/allure/listener/LifecycleNotifier.java +++ b/allure-java-commons/src/main/java/io/qameta/allure/listener/LifecycleNotifier.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/main/java/io/qameta/allure/listener/StepLifecycleListener.java b/allure-java-commons/src/main/java/io/qameta/allure/listener/StepLifecycleListener.java index e304beab3..277a4b0fb 100644 --- a/allure-java-commons/src/main/java/io/qameta/allure/listener/StepLifecycleListener.java +++ b/allure-java-commons/src/main/java/io/qameta/allure/listener/StepLifecycleListener.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/main/java/io/qameta/allure/listener/TestLifecycleListener.java b/allure-java-commons/src/main/java/io/qameta/allure/listener/TestLifecycleListener.java index bed90719b..c4d8e9c8a 100644 --- a/allure-java-commons/src/main/java/io/qameta/allure/listener/TestLifecycleListener.java +++ b/allure-java-commons/src/main/java/io/qameta/allure/listener/TestLifecycleListener.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/main/java/io/qameta/allure/util/AnnotationUtils.java b/allure-java-commons/src/main/java/io/qameta/allure/util/AnnotationUtils.java index efc966051..b032b35cf 100644 --- a/allure-java-commons/src/main/java/io/qameta/allure/util/AnnotationUtils.java +++ b/allure-java-commons/src/main/java/io/qameta/allure/util/AnnotationUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/main/java/io/qameta/allure/util/AspectUtils.java b/allure-java-commons/src/main/java/io/qameta/allure/util/AspectUtils.java index ea6396924..97921fc13 100644 --- a/allure-java-commons/src/main/java/io/qameta/allure/util/AspectUtils.java +++ b/allure-java-commons/src/main/java/io/qameta/allure/util/AspectUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/main/java/io/qameta/allure/util/ExceptionUtils.java b/allure-java-commons/src/main/java/io/qameta/allure/util/ExceptionUtils.java index f644cf7e7..3739ab54c 100644 --- a/allure-java-commons/src/main/java/io/qameta/allure/util/ExceptionUtils.java +++ b/allure-java-commons/src/main/java/io/qameta/allure/util/ExceptionUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/main/java/io/qameta/allure/util/NamingUtils.java b/allure-java-commons/src/main/java/io/qameta/allure/util/NamingUtils.java index 5b68c1d0d..6946aca20 100644 --- a/allure-java-commons/src/main/java/io/qameta/allure/util/NamingUtils.java +++ b/allure-java-commons/src/main/java/io/qameta/allure/util/NamingUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/main/java/io/qameta/allure/util/ObjectUtils.java b/allure-java-commons/src/main/java/io/qameta/allure/util/ObjectUtils.java index e38c7f361..f409d81b5 100644 --- a/allure-java-commons/src/main/java/io/qameta/allure/util/ObjectUtils.java +++ b/allure-java-commons/src/main/java/io/qameta/allure/util/ObjectUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/main/java/io/qameta/allure/util/ParameterUtils.java b/allure-java-commons/src/main/java/io/qameta/allure/util/ParameterUtils.java index 2cb2687c9..0ac0c43e6 100644 --- a/allure-java-commons/src/main/java/io/qameta/allure/util/ParameterUtils.java +++ b/allure-java-commons/src/main/java/io/qameta/allure/util/ParameterUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/main/java/io/qameta/allure/util/PropertiesUtils.java b/allure-java-commons/src/main/java/io/qameta/allure/util/PropertiesUtils.java index da96fe87b..9bae9abdb 100644 --- a/allure-java-commons/src/main/java/io/qameta/allure/util/PropertiesUtils.java +++ b/allure-java-commons/src/main/java/io/qameta/allure/util/PropertiesUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/main/java/io/qameta/allure/util/ResultsUtils.java b/allure-java-commons/src/main/java/io/qameta/allure/util/ResultsUtils.java index 3c9a2cfb8..289df7dfa 100644 --- a/allure-java-commons/src/main/java/io/qameta/allure/util/ResultsUtils.java +++ b/allure-java-commons/src/main/java/io/qameta/allure/util/ResultsUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/main/java/io/qameta/allure/util/ServiceLoaderUtils.java b/allure-java-commons/src/main/java/io/qameta/allure/util/ServiceLoaderUtils.java index c6ff3c5b9..7ca753171 100644 --- a/allure-java-commons/src/main/java/io/qameta/allure/util/ServiceLoaderUtils.java +++ b/allure-java-commons/src/main/java/io/qameta/allure/util/ServiceLoaderUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/test/java/io/qameta/allure/AllureLifecycleTest.java b/allure-java-commons/src/test/java/io/qameta/allure/AllureLifecycleTest.java index bd2c079b7..b24e489f0 100644 --- a/allure-java-commons/src/test/java/io/qameta/allure/AllureLifecycleTest.java +++ b/allure-java-commons/src/test/java/io/qameta/allure/AllureLifecycleTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/test/java/io/qameta/allure/AllureTest.java b/allure-java-commons/src/test/java/io/qameta/allure/AllureTest.java index a4b8afa51..fa691623c 100644 --- a/allure-java-commons/src/test/java/io/qameta/allure/AllureTest.java +++ b/allure-java-commons/src/test/java/io/qameta/allure/AllureTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/test/java/io/qameta/allure/FileSystemResultsWriterTest.java b/allure-java-commons/src/test/java/io/qameta/allure/FileSystemResultsWriterTest.java index d4bc5bda0..c16d25d1b 100644 --- a/allure-java-commons/src/test/java/io/qameta/allure/FileSystemResultsWriterTest.java +++ b/allure-java-commons/src/test/java/io/qameta/allure/FileSystemResultsWriterTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/test/java/io/qameta/allure/ResultsUtilsTest.java b/allure-java-commons/src/test/java/io/qameta/allure/ResultsUtilsTest.java index 3e70d0a03..79b6505a3 100644 --- a/allure-java-commons/src/test/java/io/qameta/allure/ResultsUtilsTest.java +++ b/allure-java-commons/src/test/java/io/qameta/allure/ResultsUtilsTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/test/java/io/qameta/allure/StepLifecycleListenerTest.java b/allure-java-commons/src/test/java/io/qameta/allure/StepLifecycleListenerTest.java index 0a0ba0f78..8fce16e25 100644 --- a/allure-java-commons/src/test/java/io/qameta/allure/StepLifecycleListenerTest.java +++ b/allure-java-commons/src/test/java/io/qameta/allure/StepLifecycleListenerTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/test/java/io/qameta/allure/aspects/StepsAspectsTest.java b/allure-java-commons/src/test/java/io/qameta/allure/aspects/StepsAspectsTest.java index dd053822e..a3add35c7 100644 --- a/allure-java-commons/src/test/java/io/qameta/allure/aspects/StepsAspectsTest.java +++ b/allure-java-commons/src/test/java/io/qameta/allure/aspects/StepsAspectsTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/test/java/io/qameta/allure/internal/AllureThreadContextTest.java b/allure-java-commons/src/test/java/io/qameta/allure/internal/AllureThreadContextTest.java index 77fefe583..1a15d4a74 100644 --- a/allure-java-commons/src/test/java/io/qameta/allure/internal/AllureThreadContextTest.java +++ b/allure-java-commons/src/test/java/io/qameta/allure/internal/AllureThreadContextTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/test/java/io/qameta/allure/testdata/DummyCard.java b/allure-java-commons/src/test/java/io/qameta/allure/testdata/DummyCard.java index 7cdf5ebe2..cbf16ecfc 100644 --- a/allure-java-commons/src/test/java/io/qameta/allure/testdata/DummyCard.java +++ b/allure-java-commons/src/test/java/io/qameta/allure/testdata/DummyCard.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/test/java/io/qameta/allure/testdata/DummyEmail.java b/allure-java-commons/src/test/java/io/qameta/allure/testdata/DummyEmail.java index 31f42ec82..f6edd82a4 100644 --- a/allure-java-commons/src/test/java/io/qameta/allure/testdata/DummyEmail.java +++ b/allure-java-commons/src/test/java/io/qameta/allure/testdata/DummyEmail.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/test/java/io/qameta/allure/testdata/DummyUser.java b/allure-java-commons/src/test/java/io/qameta/allure/testdata/DummyUser.java index d9476fda9..7f084236a 100644 --- a/allure-java-commons/src/test/java/io/qameta/allure/testdata/DummyUser.java +++ b/allure-java-commons/src/test/java/io/qameta/allure/testdata/DummyUser.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/test/java/io/qameta/allure/util/AnnotationUtilsTest.java b/allure-java-commons/src/test/java/io/qameta/allure/util/AnnotationUtilsTest.java index 71d3b47d8..16629b7b3 100644 --- a/allure-java-commons/src/test/java/io/qameta/allure/util/AnnotationUtilsTest.java +++ b/allure-java-commons/src/test/java/io/qameta/allure/util/AnnotationUtilsTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/test/java/io/qameta/allure/util/NamingUtilsTest.java b/allure-java-commons/src/test/java/io/qameta/allure/util/NamingUtilsTest.java index 422c825cd..37d21a70c 100644 --- a/allure-java-commons/src/test/java/io/qameta/allure/util/NamingUtilsTest.java +++ b/allure-java-commons/src/test/java/io/qameta/allure/util/NamingUtilsTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-java-commons/src/test/java/io/qameta/allure/util/ObjectUtilsTest.java b/allure-java-commons/src/test/java/io/qameta/allure/util/ObjectUtilsTest.java index 218ef4a33..e28ee2cfb 100644 --- a/allure-java-commons/src/test/java/io/qameta/allure/util/ObjectUtilsTest.java +++ b/allure-java-commons/src/test/java/io/qameta/allure/util/ObjectUtilsTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-jax-rs/src/main/java/io/qameta/allure/jaxrs/AllureJaxRs.java b/allure-jax-rs/src/main/java/io/qameta/allure/jaxrs/AllureJaxRs.java index d7f61baa0..c6f831273 100644 --- a/allure-jax-rs/src/main/java/io/qameta/allure/jaxrs/AllureJaxRs.java +++ b/allure-jax-rs/src/main/java/io/qameta/allure/jaxrs/AllureJaxRs.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-jax-rs/src/test/java/io/qameta/allure/httpclient/AllureJaxRsTest.java b/allure-jax-rs/src/test/java/io/qameta/allure/httpclient/AllureJaxRsTest.java index d0bc75158..30b1d7245 100644 --- a/allure-jax-rs/src/test/java/io/qameta/allure/httpclient/AllureJaxRsTest.java +++ b/allure-jax-rs/src/test/java/io/qameta/allure/httpclient/AllureJaxRsTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-jbehave/src/main/java/io/qameta/allure/jbehave/AllureJbehave.java b/allure-jbehave/src/main/java/io/qameta/allure/jbehave/AllureJbehave.java index d1ee185b7..2acd047dc 100644 --- a/allure-jbehave/src/main/java/io/qameta/allure/jbehave/AllureJbehave.java +++ b/allure-jbehave/src/main/java/io/qameta/allure/jbehave/AllureJbehave.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-jbehave/src/test/java/io/qameta/allure/jbehave/AllureJbehaveTest.java b/allure-jbehave/src/test/java/io/qameta/allure/jbehave/AllureJbehaveTest.java index 1f1917b97..c57a6e453 100644 --- a/allure-jbehave/src/test/java/io/qameta/allure/jbehave/AllureJbehaveTest.java +++ b/allure-jbehave/src/test/java/io/qameta/allure/jbehave/AllureJbehaveTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-jbehave/src/test/java/io/qameta/allure/jbehave/LoggingReporter.java b/allure-jbehave/src/test/java/io/qameta/allure/jbehave/LoggingReporter.java index dc3b7ba83..4f3d3f533 100644 --- a/allure-jbehave/src/test/java/io/qameta/allure/jbehave/LoggingReporter.java +++ b/allure-jbehave/src/test/java/io/qameta/allure/jbehave/LoggingReporter.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-jbehave/src/test/java/io/qameta/allure/jbehave/samples/BrokenStorySteps.java b/allure-jbehave/src/test/java/io/qameta/allure/jbehave/samples/BrokenStorySteps.java index e401c825f..67cd88938 100644 --- a/allure-jbehave/src/test/java/io/qameta/allure/jbehave/samples/BrokenStorySteps.java +++ b/allure-jbehave/src/test/java/io/qameta/allure/jbehave/samples/BrokenStorySteps.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-jbehave/src/test/java/io/qameta/allure/jbehave/samples/SimpleStorySteps.java b/allure-jbehave/src/test/java/io/qameta/allure/jbehave/samples/SimpleStorySteps.java index 45a93ede9..3189964b1 100644 --- a/allure-jbehave/src/test/java/io/qameta/allure/jbehave/samples/SimpleStorySteps.java +++ b/allure-jbehave/src/test/java/io/qameta/allure/jbehave/samples/SimpleStorySteps.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-jbehave5/src/main/java/io/qameta/allure/jbehave5/AllureJbehave5.java b/allure-jbehave5/src/main/java/io/qameta/allure/jbehave5/AllureJbehave5.java index 5ef296db8..81e347366 100644 --- a/allure-jbehave5/src/main/java/io/qameta/allure/jbehave5/AllureJbehave5.java +++ b/allure-jbehave5/src/main/java/io/qameta/allure/jbehave5/AllureJbehave5.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-jbehave5/src/test/java/io/qameta/allure/jbehave5/AllureJbehave5Test.java b/allure-jbehave5/src/test/java/io/qameta/allure/jbehave5/AllureJbehave5Test.java index 54bff8ab3..1c5c153d1 100644 --- a/allure-jbehave5/src/test/java/io/qameta/allure/jbehave5/AllureJbehave5Test.java +++ b/allure-jbehave5/src/test/java/io/qameta/allure/jbehave5/AllureJbehave5Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-jbehave5/src/test/java/io/qameta/allure/jbehave5/LoggingReporter.java b/allure-jbehave5/src/test/java/io/qameta/allure/jbehave5/LoggingReporter.java index 3389fe420..a83e922c3 100644 --- a/allure-jbehave5/src/test/java/io/qameta/allure/jbehave5/LoggingReporter.java +++ b/allure-jbehave5/src/test/java/io/qameta/allure/jbehave5/LoggingReporter.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-jbehave5/src/test/java/io/qameta/allure/jbehave5/samples/BrokenStorySteps.java b/allure-jbehave5/src/test/java/io/qameta/allure/jbehave5/samples/BrokenStorySteps.java index e1a0b5e2b..b76dd9cc0 100644 --- a/allure-jbehave5/src/test/java/io/qameta/allure/jbehave5/samples/BrokenStorySteps.java +++ b/allure-jbehave5/src/test/java/io/qameta/allure/jbehave5/samples/BrokenStorySteps.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-jbehave5/src/test/java/io/qameta/allure/jbehave5/samples/RuntimeApiSteps.java b/allure-jbehave5/src/test/java/io/qameta/allure/jbehave5/samples/RuntimeApiSteps.java index 9711b4caf..d81f43e08 100644 --- a/allure-jbehave5/src/test/java/io/qameta/allure/jbehave5/samples/RuntimeApiSteps.java +++ b/allure-jbehave5/src/test/java/io/qameta/allure/jbehave5/samples/RuntimeApiSteps.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-jbehave5/src/test/java/io/qameta/allure/jbehave5/samples/SimpleStorySteps.java b/allure-jbehave5/src/test/java/io/qameta/allure/jbehave5/samples/SimpleStorySteps.java index 99aab03b3..f2e17e513 100644 --- a/allure-jbehave5/src/test/java/io/qameta/allure/jbehave5/samples/SimpleStorySteps.java +++ b/allure-jbehave5/src/test/java/io/qameta/allure/jbehave5/samples/SimpleStorySteps.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-jooq/src/main/java/io/qameta/allure/jooq/AllureJooq.java b/allure-jooq/src/main/java/io/qameta/allure/jooq/AllureJooq.java index 3498deb2b..c9f4600c9 100644 --- a/allure-jooq/src/main/java/io/qameta/allure/jooq/AllureJooq.java +++ b/allure-jooq/src/main/java/io/qameta/allure/jooq/AllureJooq.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-jooq/src/test/java/io/qameta/allure/jooq/AllureJooqTest.java b/allure-jooq/src/test/java/io/qameta/allure/jooq/AllureJooqTest.java index d4e6f853e..bd0b241b3 100644 --- a/allure-jooq/src/test/java/io/qameta/allure/jooq/AllureJooqTest.java +++ b/allure-jooq/src/test/java/io/qameta/allure/jooq/AllureJooqTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-jsonunit/src/main/java/io/qameta/allure/jsonunit/AbstractJsonPatchMatcher.java b/allure-jsonunit/src/main/java/io/qameta/allure/jsonunit/AbstractJsonPatchMatcher.java index 329dbc6c8..ba0f06472 100644 --- a/allure-jsonunit/src/main/java/io/qameta/allure/jsonunit/AbstractJsonPatchMatcher.java +++ b/allure-jsonunit/src/main/java/io/qameta/allure/jsonunit/AbstractJsonPatchMatcher.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-jsonunit/src/main/java/io/qameta/allure/jsonunit/AllureConfigurableJsonMatcher.java b/allure-jsonunit/src/main/java/io/qameta/allure/jsonunit/AllureConfigurableJsonMatcher.java index 3b95e3348..fa45c7030 100644 --- a/allure-jsonunit/src/main/java/io/qameta/allure/jsonunit/AllureConfigurableJsonMatcher.java +++ b/allure-jsonunit/src/main/java/io/qameta/allure/jsonunit/AllureConfigurableJsonMatcher.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-jsonunit/src/main/java/io/qameta/allure/jsonunit/DiffAttachment.java b/allure-jsonunit/src/main/java/io/qameta/allure/jsonunit/DiffAttachment.java index c747b1121..055f0ce22 100644 --- a/allure-jsonunit/src/main/java/io/qameta/allure/jsonunit/DiffAttachment.java +++ b/allure-jsonunit/src/main/java/io/qameta/allure/jsonunit/DiffAttachment.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-jsonunit/src/main/java/io/qameta/allure/jsonunit/DiffModel.java b/allure-jsonunit/src/main/java/io/qameta/allure/jsonunit/DiffModel.java index 3a65e6012..68772ee1e 100644 --- a/allure-jsonunit/src/main/java/io/qameta/allure/jsonunit/DiffModel.java +++ b/allure-jsonunit/src/main/java/io/qameta/allure/jsonunit/DiffModel.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-jsonunit/src/main/java/io/qameta/allure/jsonunit/JsonPatchListener.java b/allure-jsonunit/src/main/java/io/qameta/allure/jsonunit/JsonPatchListener.java index ea1aaf899..2744359bf 100644 --- a/allure-jsonunit/src/main/java/io/qameta/allure/jsonunit/JsonPatchListener.java +++ b/allure-jsonunit/src/main/java/io/qameta/allure/jsonunit/JsonPatchListener.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-jsonunit/src/main/java/io/qameta/allure/jsonunit/JsonPatchMatcher.java b/allure-jsonunit/src/main/java/io/qameta/allure/jsonunit/JsonPatchMatcher.java index 78bed71ed..078c99579 100644 --- a/allure-jsonunit/src/main/java/io/qameta/allure/jsonunit/JsonPatchMatcher.java +++ b/allure-jsonunit/src/main/java/io/qameta/allure/jsonunit/JsonPatchMatcher.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-jsonunit/src/test/java/io/qameta/allure/jsonunit/JsonPatchListenerTest.java b/allure-jsonunit/src/test/java/io/qameta/allure/jsonunit/JsonPatchListenerTest.java index 4b6b043ac..74a96e5fe 100644 --- a/allure-jsonunit/src/test/java/io/qameta/allure/jsonunit/JsonPatchListenerTest.java +++ b/allure-jsonunit/src/test/java/io/qameta/allure/jsonunit/JsonPatchListenerTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-jsonunit/src/test/java/io/qameta/allure/jsonunit/JsonPatchMatcherTests.java b/allure-jsonunit/src/test/java/io/qameta/allure/jsonunit/JsonPatchMatcherTests.java index 29e85869d..e0dcbdfbc 100644 --- a/allure-jsonunit/src/test/java/io/qameta/allure/jsonunit/JsonPatchMatcherTests.java +++ b/allure-jsonunit/src/test/java/io/qameta/allure/jsonunit/JsonPatchMatcherTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit-platform/src/main/java/io/qameta/allure/junitplatform/AllureJunitPlatform.java b/allure-junit-platform/src/main/java/io/qameta/allure/junitplatform/AllureJunitPlatform.java index 352cf2a42..a336ee2ab 100644 --- a/allure-junit-platform/src/main/java/io/qameta/allure/junitplatform/AllureJunitPlatform.java +++ b/allure-junit-platform/src/main/java/io/qameta/allure/junitplatform/AllureJunitPlatform.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit-platform/src/main/java/io/qameta/allure/junitplatform/AllureJunitPlatformUtils.java b/allure-junit-platform/src/main/java/io/qameta/allure/junitplatform/AllureJunitPlatformUtils.java index 14769ed22..e985458d4 100644 --- a/allure-junit-platform/src/main/java/io/qameta/allure/junitplatform/AllureJunitPlatformUtils.java +++ b/allure-junit-platform/src/main/java/io/qameta/allure/junitplatform/AllureJunitPlatformUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit-platform/src/main/java/io/qameta/allure/junitplatform/AllurePostDiscoveryFilter.java b/allure-junit-platform/src/main/java/io/qameta/allure/junitplatform/AllurePostDiscoveryFilter.java index 56525bd02..646063102 100644 --- a/allure-junit-platform/src/main/java/io/qameta/allure/junitplatform/AllurePostDiscoveryFilter.java +++ b/allure-junit-platform/src/main/java/io/qameta/allure/junitplatform/AllurePostDiscoveryFilter.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/AllureJunitPlatformTest.java b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/AllureJunitPlatformTest.java index 9e9c1b82a..ebb98067c 100644 --- a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/AllureJunitPlatformTest.java +++ b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/AllureJunitPlatformTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/AllureJunitPlatformTestUtils.java b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/AllureJunitPlatformTestUtils.java index 9cd8a8f60..a72cf8e9e 100644 --- a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/AllureJunitPlatformTestUtils.java +++ b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/AllureJunitPlatformTestUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/AllurePostDiscoveryFilterTest.java b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/AllurePostDiscoveryFilterTest.java index eb13add0b..6c0b58a44 100644 --- a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/AllurePostDiscoveryFilterTest.java +++ b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/AllurePostDiscoveryFilterTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/AllureIdAnnotationSupport.java b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/AllureIdAnnotationSupport.java index 5fce824ad..713baedd7 100644 --- a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/AllureIdAnnotationSupport.java +++ b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/AllureIdAnnotationSupport.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/BrokenInAfterAllTests.java b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/BrokenInAfterAllTests.java index 2fb9f401b..422d8e921 100644 --- a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/BrokenInAfterAllTests.java +++ b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/BrokenInAfterAllTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/BrokenInBeforeAllTests.java b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/BrokenInBeforeAllTests.java index f91459bad..d83104e29 100644 --- a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/BrokenInBeforeAllTests.java +++ b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/BrokenInBeforeAllTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/BrokenTests.java b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/BrokenTests.java index a69c7c4f9..e7c36c2e9 100644 --- a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/BrokenTests.java +++ b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/BrokenTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/DescriptionJavadocTest.java b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/DescriptionJavadocTest.java index d4fa32846..c34d8dc8f 100644 --- a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/DescriptionJavadocTest.java +++ b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/DescriptionJavadocTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/DisabledRepeatedTests.java b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/DisabledRepeatedTests.java index f3e8101f7..b61a852dd 100644 --- a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/DisabledRepeatedTests.java +++ b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/DisabledRepeatedTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/DisabledTests.java b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/DisabledTests.java index 48cfcef98..7208af9a1 100644 --- a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/DisabledTests.java +++ b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/DisabledTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/DisplayNameOnClassTests.java b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/DisplayNameOnClassTests.java index a3940fa20..773972b62 100644 --- a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/DisplayNameOnClassTests.java +++ b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/DisplayNameOnClassTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/DynamicTests.java b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/DynamicTests.java index 1a8a1d779..3a7784178 100644 --- a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/DynamicTests.java +++ b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/DynamicTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/FailedTests.java b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/FailedTests.java index 91be711a6..f8f2cdec0 100644 --- a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/FailedTests.java +++ b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/FailedTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/FilterParameterizedTests.java b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/FilterParameterizedTests.java index 44867edd0..814fe4dd4 100644 --- a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/FilterParameterizedTests.java +++ b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/FilterParameterizedTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/FilterSimpleTests.java b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/FilterSimpleTests.java index dad7fcb45..cc323b52d 100644 --- a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/FilterSimpleTests.java +++ b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/FilterSimpleTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/JupiterUniqueIdTest.java b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/JupiterUniqueIdTest.java index d3f33cafc..943ad3e76 100644 --- a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/JupiterUniqueIdTest.java +++ b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/JupiterUniqueIdTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/MarkerAnnotationSupport.java b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/MarkerAnnotationSupport.java index b8c91afbe..6a03203d0 100644 --- a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/MarkerAnnotationSupport.java +++ b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/MarkerAnnotationSupport.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/NestedTests.java b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/NestedTests.java index 55069931f..48fa3c349 100644 --- a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/NestedTests.java +++ b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/NestedTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/OneTest.java b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/OneTest.java index 9a9ea4136..6cf10d149 100644 --- a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/OneTest.java +++ b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/OneTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/OwnerTest.java b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/OwnerTest.java index f59e95fad..ba31c5e4e 100644 --- a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/OwnerTest.java +++ b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/OwnerTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/ParallelTests.java b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/ParallelTests.java index 06dbe11f4..085b97201 100644 --- a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/ParallelTests.java +++ b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/ParallelTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/ParameterisedTests.java b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/ParameterisedTests.java index ee0606cd1..adf7dfa2c 100644 --- a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/ParameterisedTests.java +++ b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/ParameterisedTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/ParameterisedTestsWithDisplayName.java b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/ParameterisedTestsWithDisplayName.java index e3677440a..2f3809faf 100644 --- a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/ParameterisedTestsWithDisplayName.java +++ b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/ParameterisedTestsWithDisplayName.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/PassedTests.java b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/PassedTests.java index 4b6cb9f62..12587b378 100644 --- a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/PassedTests.java +++ b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/PassedTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/RepeatedTests.java b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/RepeatedTests.java index a63a81cca..f1723b820 100644 --- a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/RepeatedTests.java +++ b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/RepeatedTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/ReportEntryParameter.java b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/ReportEntryParameter.java index de199041f..f51f82ecb 100644 --- a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/ReportEntryParameter.java +++ b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/ReportEntryParameter.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/SeverityTest.java b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/SeverityTest.java index 055a34537..a9262a456 100644 --- a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/SeverityTest.java +++ b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/SeverityTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/SkippedInBeforeAllTests.java b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/SkippedInBeforeAllTests.java index 51e856360..f984955d7 100644 --- a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/SkippedInBeforeAllTests.java +++ b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/SkippedInBeforeAllTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/SkippedTests.java b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/SkippedTests.java index 17bfcafff..080dc618f 100644 --- a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/SkippedTests.java +++ b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/SkippedTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/TaggedTests.java b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/TaggedTests.java index 8f544d85b..bacf18e4c 100644 --- a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/TaggedTests.java +++ b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/TaggedTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/TestClassDisabled.java b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/TestClassDisabled.java index bba2c9e0e..7a7e1e236 100644 --- a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/TestClassDisabled.java +++ b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/TestClassDisabled.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/TestClassWithDisplayNameAnnotation.java b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/TestClassWithDisplayNameAnnotation.java index 8dcf86e56..b8bec7bf7 100644 --- a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/TestClassWithDisplayNameAnnotation.java +++ b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/TestClassWithDisplayNameAnnotation.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/TestClassWithoutDisplayNameAnnotation.java b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/TestClassWithoutDisplayNameAnnotation.java index 1119c59dc..91699e2ed 100644 --- a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/TestClassWithoutDisplayNameAnnotation.java +++ b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/TestClassWithoutDisplayNameAnnotation.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/TestWithClassLabels.java b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/TestWithClassLabels.java index d2ee4ed9f..260a0bec6 100644 --- a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/TestWithClassLabels.java +++ b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/TestWithClassLabels.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/TestWithClassLinks.java b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/TestWithClassLinks.java index 39701deca..decfd287e 100644 --- a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/TestWithClassLinks.java +++ b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/TestWithClassLinks.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/TestWithDescription.java b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/TestWithDescription.java index 09d45396c..b6ccc170a 100644 --- a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/TestWithDescription.java +++ b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/TestWithDescription.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/TestWithDisplayName.java b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/TestWithDisplayName.java index 77f6d1409..b82280bea 100644 --- a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/TestWithDisplayName.java +++ b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/TestWithDisplayName.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/TestWithMethodLabels.java b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/TestWithMethodLabels.java index a1f8b6706..419036bb9 100644 --- a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/TestWithMethodLabels.java +++ b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/TestWithMethodLabels.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/TestWithMethodLinks.java b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/TestWithMethodLinks.java index 7310b02bb..91ee2570f 100644 --- a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/TestWithMethodLinks.java +++ b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/TestWithMethodLinks.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/TestWithSteps.java b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/TestWithSteps.java index 1e3762d4b..e33bea572 100644 --- a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/TestWithSteps.java +++ b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/TestWithSteps.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/TestWithSystemErr.java b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/TestWithSystemErr.java index ee2c4a38a..df3ac9965 100644 --- a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/TestWithSystemErr.java +++ b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/TestWithSystemErr.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/TestWithSystemOut.java b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/TestWithSystemOut.java index e66f077ff..b142de5ea 100644 --- a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/TestWithSystemOut.java +++ b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/TestWithSystemOut.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/TestsWithAllureId.java b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/TestsWithAllureId.java index 2f013ff0d..d8f62c115 100644 --- a/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/TestsWithAllureId.java +++ b/allure-junit-platform/src/test/java/io/qameta/allure/junitplatform/features/TestsWithAllureId.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit4-aspect/src/main/java/io/qameta/allure/junit4/aspect/AllureJunit4FilterAspect.java b/allure-junit4-aspect/src/main/java/io/qameta/allure/junit4/aspect/AllureJunit4FilterAspect.java index 348f7c971..2e7e66123 100644 --- a/allure-junit4-aspect/src/main/java/io/qameta/allure/junit4/aspect/AllureJunit4FilterAspect.java +++ b/allure-junit4-aspect/src/main/java/io/qameta/allure/junit4/aspect/AllureJunit4FilterAspect.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit4-aspect/src/main/java/io/qameta/allure/junit4/aspect/AllureJunit4ListenerAspect.java b/allure-junit4-aspect/src/main/java/io/qameta/allure/junit4/aspect/AllureJunit4ListenerAspect.java index bd351e30e..a7dd916f5 100644 --- a/allure-junit4-aspect/src/main/java/io/qameta/allure/junit4/aspect/AllureJunit4ListenerAspect.java +++ b/allure-junit4-aspect/src/main/java/io/qameta/allure/junit4/aspect/AllureJunit4ListenerAspect.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit4/src/main/java/io/qameta/allure/junit4/AllureJunit4.java b/allure-junit4/src/main/java/io/qameta/allure/junit4/AllureJunit4.java index e2eee4396..b79cff7a2 100644 --- a/allure-junit4/src/main/java/io/qameta/allure/junit4/AllureJunit4.java +++ b/allure-junit4/src/main/java/io/qameta/allure/junit4/AllureJunit4.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit4/src/main/java/io/qameta/allure/junit4/AllureJunit4Filter.java b/allure-junit4/src/main/java/io/qameta/allure/junit4/AllureJunit4Filter.java index f856bf269..a4a46d585 100644 --- a/allure-junit4/src/main/java/io/qameta/allure/junit4/AllureJunit4Filter.java +++ b/allure-junit4/src/main/java/io/qameta/allure/junit4/AllureJunit4Filter.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit4/src/main/java/io/qameta/allure/junit4/AllureJunit4Utils.java b/allure-junit4/src/main/java/io/qameta/allure/junit4/AllureJunit4Utils.java index 24fa2a8a2..1f5ec302e 100644 --- a/allure-junit4/src/main/java/io/qameta/allure/junit4/AllureJunit4Utils.java +++ b/allure-junit4/src/main/java/io/qameta/allure/junit4/AllureJunit4Utils.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit4/src/main/java/io/qameta/allure/junit4/DisplayName.java b/allure-junit4/src/main/java/io/qameta/allure/junit4/DisplayName.java index e72d01575..165ab849c 100644 --- a/allure-junit4/src/main/java/io/qameta/allure/junit4/DisplayName.java +++ b/allure-junit4/src/main/java/io/qameta/allure/junit4/DisplayName.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit4/src/main/java/io/qameta/allure/junit4/Tag.java b/allure-junit4/src/main/java/io/qameta/allure/junit4/Tag.java index 271dc7c5a..6813f5aaf 100644 --- a/allure-junit4/src/main/java/io/qameta/allure/junit4/Tag.java +++ b/allure-junit4/src/main/java/io/qameta/allure/junit4/Tag.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit4/src/main/java/io/qameta/allure/junit4/Tags.java b/allure-junit4/src/main/java/io/qameta/allure/junit4/Tags.java index 112db3588..73e6c7794 100644 --- a/allure-junit4/src/main/java/io/qameta/allure/junit4/Tags.java +++ b/allure-junit4/src/main/java/io/qameta/allure/junit4/Tags.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit4/src/test/java/SampleTestInDefaultPackage.java b/allure-junit4/src/test/java/SampleTestInDefaultPackage.java index 065c7d47a..62c2f6f2e 100644 --- a/allure-junit4/src/test/java/SampleTestInDefaultPackage.java +++ b/allure-junit4/src/test/java/SampleTestInDefaultPackage.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit4/src/test/java/io/qameta/allure/junit4/AllureJunit4Test.java b/allure-junit4/src/test/java/io/qameta/allure/junit4/AllureJunit4Test.java index 99d08a644..b9835917c 100644 --- a/allure-junit4/src/test/java/io/qameta/allure/junit4/AllureJunit4Test.java +++ b/allure-junit4/src/test/java/io/qameta/allure/junit4/AllureJunit4Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit4/src/test/java/io/qameta/allure/junit4/samples/AssumptionFailedTest.java b/allure-junit4/src/test/java/io/qameta/allure/junit4/samples/AssumptionFailedTest.java index ed9b654f2..8ec481eee 100644 --- a/allure-junit4/src/test/java/io/qameta/allure/junit4/samples/AssumptionFailedTest.java +++ b/allure-junit4/src/test/java/io/qameta/allure/junit4/samples/AssumptionFailedTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit4/src/test/java/io/qameta/allure/junit4/samples/BrokenTest.java b/allure-junit4/src/test/java/io/qameta/allure/junit4/samples/BrokenTest.java index a4a66c02a..338729173 100644 --- a/allure-junit4/src/test/java/io/qameta/allure/junit4/samples/BrokenTest.java +++ b/allure-junit4/src/test/java/io/qameta/allure/junit4/samples/BrokenTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit4/src/test/java/io/qameta/allure/junit4/samples/BrokenWithoutMessageTest.java b/allure-junit4/src/test/java/io/qameta/allure/junit4/samples/BrokenWithoutMessageTest.java index d622552ef..3095e3c63 100644 --- a/allure-junit4/src/test/java/io/qameta/allure/junit4/samples/BrokenWithoutMessageTest.java +++ b/allure-junit4/src/test/java/io/qameta/allure/junit4/samples/BrokenWithoutMessageTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit4/src/test/java/io/qameta/allure/junit4/samples/DescriptionsJavadoc.java b/allure-junit4/src/test/java/io/qameta/allure/junit4/samples/DescriptionsJavadoc.java index f7f0e97d1..555632fbd 100644 --- a/allure-junit4/src/test/java/io/qameta/allure/junit4/samples/DescriptionsJavadoc.java +++ b/allure-junit4/src/test/java/io/qameta/allure/junit4/samples/DescriptionsJavadoc.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit4/src/test/java/io/qameta/allure/junit4/samples/FailedTest.java b/allure-junit4/src/test/java/io/qameta/allure/junit4/samples/FailedTest.java index 9887d7f8c..28bb566a6 100644 --- a/allure-junit4/src/test/java/io/qameta/allure/junit4/samples/FailedTest.java +++ b/allure-junit4/src/test/java/io/qameta/allure/junit4/samples/FailedTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit4/src/test/java/io/qameta/allure/junit4/samples/FilterSimpleTests.java b/allure-junit4/src/test/java/io/qameta/allure/junit4/samples/FilterSimpleTests.java index 31cec99f8..f97d5e5bb 100644 --- a/allure-junit4/src/test/java/io/qameta/allure/junit4/samples/FilterSimpleTests.java +++ b/allure-junit4/src/test/java/io/qameta/allure/junit4/samples/FilterSimpleTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit4/src/test/java/io/qameta/allure/junit4/samples/IgnoredClassTest.java b/allure-junit4/src/test/java/io/qameta/allure/junit4/samples/IgnoredClassTest.java index 6702ec083..5baa7b6ae 100644 --- a/allure-junit4/src/test/java/io/qameta/allure/junit4/samples/IgnoredClassTest.java +++ b/allure-junit4/src/test/java/io/qameta/allure/junit4/samples/IgnoredClassTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit4/src/test/java/io/qameta/allure/junit4/samples/IgnoredTests.java b/allure-junit4/src/test/java/io/qameta/allure/junit4/samples/IgnoredTests.java index ff16dc0f7..f6d3474f7 100644 --- a/allure-junit4/src/test/java/io/qameta/allure/junit4/samples/IgnoredTests.java +++ b/allure-junit4/src/test/java/io/qameta/allure/junit4/samples/IgnoredTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit4/src/test/java/io/qameta/allure/junit4/samples/OneTest.java b/allure-junit4/src/test/java/io/qameta/allure/junit4/samples/OneTest.java index 3600cc143..52156e042 100644 --- a/allure-junit4/src/test/java/io/qameta/allure/junit4/samples/OneTest.java +++ b/allure-junit4/src/test/java/io/qameta/allure/junit4/samples/OneTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit4/src/test/java/io/qameta/allure/junit4/samples/TaggedTests.java b/allure-junit4/src/test/java/io/qameta/allure/junit4/samples/TaggedTests.java index a72c91bc8..6cd462d8b 100644 --- a/allure-junit4/src/test/java/io/qameta/allure/junit4/samples/TaggedTests.java +++ b/allure-junit4/src/test/java/io/qameta/allure/junit4/samples/TaggedTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit4/src/test/java/io/qameta/allure/junit4/samples/TestBasedOnSampleRunner.java b/allure-junit4/src/test/java/io/qameta/allure/junit4/samples/TestBasedOnSampleRunner.java index 446dc661b..fd949fd35 100644 --- a/allure-junit4/src/test/java/io/qameta/allure/junit4/samples/TestBasedOnSampleRunner.java +++ b/allure-junit4/src/test/java/io/qameta/allure/junit4/samples/TestBasedOnSampleRunner.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit4/src/test/java/io/qameta/allure/junit4/samples/TestWithAnnotations.java b/allure-junit4/src/test/java/io/qameta/allure/junit4/samples/TestWithAnnotations.java index 3eb78a05a..c0e9aaeec 100644 --- a/allure-junit4/src/test/java/io/qameta/allure/junit4/samples/TestWithAnnotations.java +++ b/allure-junit4/src/test/java/io/qameta/allure/junit4/samples/TestWithAnnotations.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit4/src/test/java/io/qameta/allure/junit4/samples/TestWithSteps.java b/allure-junit4/src/test/java/io/qameta/allure/junit4/samples/TestWithSteps.java index 51f48e489..55da4e723 100644 --- a/allure-junit4/src/test/java/io/qameta/allure/junit4/samples/TestWithSteps.java +++ b/allure-junit4/src/test/java/io/qameta/allure/junit4/samples/TestWithSteps.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit4/src/test/java/io/qameta/allure/junit4/samples/TestWithTimeout.java b/allure-junit4/src/test/java/io/qameta/allure/junit4/samples/TestWithTimeout.java index 53640d19a..ed39268b1 100644 --- a/allure-junit4/src/test/java/io/qameta/allure/junit4/samples/TestWithTimeout.java +++ b/allure-junit4/src/test/java/io/qameta/allure/junit4/samples/TestWithTimeout.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit4/src/test/java/io/qameta/allure/junit4/samples/TheoriesTest.java b/allure-junit4/src/test/java/io/qameta/allure/junit4/samples/TheoriesTest.java index e668da036..f5a7a378d 100644 --- a/allure-junit4/src/test/java/io/qameta/allure/junit4/samples/TheoriesTest.java +++ b/allure-junit4/src/test/java/io/qameta/allure/junit4/samples/TheoriesTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit5-assert/src/main/java/io/qameta/allure/junit5assert/AllureJunit5Assert.java b/allure-junit5-assert/src/main/java/io/qameta/allure/junit5assert/AllureJunit5Assert.java index b483e0802..e7fad0087 100644 --- a/allure-junit5-assert/src/main/java/io/qameta/allure/junit5assert/AllureJunit5Assert.java +++ b/allure-junit5-assert/src/main/java/io/qameta/allure/junit5assert/AllureJunit5Assert.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit5-assert/src/test/java/io/qameta/allure/junit5assert/AllureJunit5AssertTest.java b/allure-junit5-assert/src/test/java/io/qameta/allure/junit5assert/AllureJunit5AssertTest.java index 4848e2b90..d8ad7b7b9 100644 --- a/allure-junit5-assert/src/test/java/io/qameta/allure/junit5assert/AllureJunit5AssertTest.java +++ b/allure-junit5-assert/src/test/java/io/qameta/allure/junit5assert/AllureJunit5AssertTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit5/src/main/java/io/qameta/allure/junit5/AllureJunit5.java b/allure-junit5/src/main/java/io/qameta/allure/junit5/AllureJunit5.java index 8b785649f..5bd1f59a7 100644 --- a/allure-junit5/src/main/java/io/qameta/allure/junit5/AllureJunit5.java +++ b/allure-junit5/src/main/java/io/qameta/allure/junit5/AllureJunit5.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit5/src/test/java/io/qameta/allure/junit5/AllureJunit5Test.java b/allure-junit5/src/test/java/io/qameta/allure/junit5/AllureJunit5Test.java index 19e62a917..0712c8875 100644 --- a/allure-junit5/src/test/java/io/qameta/allure/junit5/AllureJunit5Test.java +++ b/allure-junit5/src/test/java/io/qameta/allure/junit5/AllureJunit5Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit5/src/test/java/io/qameta/allure/junit5/features/AfterEachFixtureBrokenSupport.java b/allure-junit5/src/test/java/io/qameta/allure/junit5/features/AfterEachFixtureBrokenSupport.java index 1f7ba67dd..dc2931c27 100644 --- a/allure-junit5/src/test/java/io/qameta/allure/junit5/features/AfterEachFixtureBrokenSupport.java +++ b/allure-junit5/src/test/java/io/qameta/allure/junit5/features/AfterEachFixtureBrokenSupport.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit5/src/test/java/io/qameta/allure/junit5/features/AllFixtureSupport.java b/allure-junit5/src/test/java/io/qameta/allure/junit5/features/AllFixtureSupport.java index 923d4f75b..871159d64 100644 --- a/allure-junit5/src/test/java/io/qameta/allure/junit5/features/AllFixtureSupport.java +++ b/allure-junit5/src/test/java/io/qameta/allure/junit5/features/AllFixtureSupport.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit5/src/test/java/io/qameta/allure/junit5/features/BeforeAllFixtureFailureSupport.java b/allure-junit5/src/test/java/io/qameta/allure/junit5/features/BeforeAllFixtureFailureSupport.java index 6cf6f09b3..0ec87a715 100644 --- a/allure-junit5/src/test/java/io/qameta/allure/junit5/features/BeforeAllFixtureFailureSupport.java +++ b/allure-junit5/src/test/java/io/qameta/allure/junit5/features/BeforeAllFixtureFailureSupport.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit5/src/test/java/io/qameta/allure/junit5/features/BeforeEachFixtureBrokenSupport.java b/allure-junit5/src/test/java/io/qameta/allure/junit5/features/BeforeEachFixtureBrokenSupport.java index 8084c1b56..6fc33d93b 100644 --- a/allure-junit5/src/test/java/io/qameta/allure/junit5/features/BeforeEachFixtureBrokenSupport.java +++ b/allure-junit5/src/test/java/io/qameta/allure/junit5/features/BeforeEachFixtureBrokenSupport.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit5/src/test/java/io/qameta/allure/junit5/features/EachFixtureSupport.java b/allure-junit5/src/test/java/io/qameta/allure/junit5/features/EachFixtureSupport.java index 8231baf97..c38c7f733 100644 --- a/allure-junit5/src/test/java/io/qameta/allure/junit5/features/EachFixtureSupport.java +++ b/allure-junit5/src/test/java/io/qameta/allure/junit5/features/EachFixtureSupport.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit5/src/test/java/io/qameta/allure/junit5/features/ParameterisedBlankParameterValueTests.java b/allure-junit5/src/test/java/io/qameta/allure/junit5/features/ParameterisedBlankParameterValueTests.java index ab53e4547..9442cc31f 100644 --- a/allure-junit5/src/test/java/io/qameta/allure/junit5/features/ParameterisedBlankParameterValueTests.java +++ b/allure-junit5/src/test/java/io/qameta/allure/junit5/features/ParameterisedBlankParameterValueTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit5/src/test/java/io/qameta/allure/junit5/features/ParameterisedPrimitivesTests.java b/allure-junit5/src/test/java/io/qameta/allure/junit5/features/ParameterisedPrimitivesTests.java index 1553e2a81..62c3be094 100644 --- a/allure-junit5/src/test/java/io/qameta/allure/junit5/features/ParameterisedPrimitivesTests.java +++ b/allure-junit5/src/test/java/io/qameta/allure/junit5/features/ParameterisedPrimitivesTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit5/src/test/java/io/qameta/allure/junit5/features/ParameterisedTests.java b/allure-junit5/src/test/java/io/qameta/allure/junit5/features/ParameterisedTests.java index 3cbb9adc6..d0b67f080 100644 --- a/allure-junit5/src/test/java/io/qameta/allure/junit5/features/ParameterisedTests.java +++ b/allure-junit5/src/test/java/io/qameta/allure/junit5/features/ParameterisedTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-junit5/src/test/java/io/qameta/allure/junit5/features/SkipOtherInjectables.java b/allure-junit5/src/test/java/io/qameta/allure/junit5/features/SkipOtherInjectables.java index 9209f1ad7..63a9db244 100644 --- a/allure-junit5/src/test/java/io/qameta/allure/junit5/features/SkipOtherInjectables.java +++ b/allure-junit5/src/test/java/io/qameta/allure/junit5/features/SkipOtherInjectables.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-karate/src/main/java/io/qameta/allure/karate/AllureKarate.java b/allure-karate/src/main/java/io/qameta/allure/karate/AllureKarate.java index 6fa4e1cb8..f49f31d6f 100644 --- a/allure-karate/src/main/java/io/qameta/allure/karate/AllureKarate.java +++ b/allure-karate/src/main/java/io/qameta/allure/karate/AllureKarate.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-karate/src/test/java/io/qameta/allure/karate/AllureKarateTest.java b/allure-karate/src/test/java/io/qameta/allure/karate/AllureKarateTest.java index fedbd276f..5d18e9f0b 100644 --- a/allure-karate/src/test/java/io/qameta/allure/karate/AllureKarateTest.java +++ b/allure-karate/src/test/java/io/qameta/allure/karate/AllureKarateTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-karate/src/test/java/io/qameta/allure/karate/TestRunner.java b/allure-karate/src/test/java/io/qameta/allure/karate/TestRunner.java index a8300251a..1149317c3 100644 --- a/allure-karate/src/test/java/io/qameta/allure/karate/TestRunner.java +++ b/allure-karate/src/test/java/io/qameta/allure/karate/TestRunner.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-model/src/main/java/io/qameta/allure/model/Attachment.java b/allure-model/src/main/java/io/qameta/allure/model/Attachment.java index ef938f240..af5c78458 100644 --- a/allure-model/src/main/java/io/qameta/allure/model/Attachment.java +++ b/allure-model/src/main/java/io/qameta/allure/model/Attachment.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-model/src/main/java/io/qameta/allure/model/ExecutableItem.java b/allure-model/src/main/java/io/qameta/allure/model/ExecutableItem.java index 714a30b17..05bcc254c 100644 --- a/allure-model/src/main/java/io/qameta/allure/model/ExecutableItem.java +++ b/allure-model/src/main/java/io/qameta/allure/model/ExecutableItem.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-model/src/main/java/io/qameta/allure/model/FixtureResult.java b/allure-model/src/main/java/io/qameta/allure/model/FixtureResult.java index 20e7b3cdc..e51d940a1 100644 --- a/allure-model/src/main/java/io/qameta/allure/model/FixtureResult.java +++ b/allure-model/src/main/java/io/qameta/allure/model/FixtureResult.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-model/src/main/java/io/qameta/allure/model/Label.java b/allure-model/src/main/java/io/qameta/allure/model/Label.java index af9c52595..fe13509e3 100644 --- a/allure-model/src/main/java/io/qameta/allure/model/Label.java +++ b/allure-model/src/main/java/io/qameta/allure/model/Label.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-model/src/main/java/io/qameta/allure/model/Link.java b/allure-model/src/main/java/io/qameta/allure/model/Link.java index 7009aee99..5b0175fe6 100644 --- a/allure-model/src/main/java/io/qameta/allure/model/Link.java +++ b/allure-model/src/main/java/io/qameta/allure/model/Link.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-model/src/main/java/io/qameta/allure/model/Parameter.java b/allure-model/src/main/java/io/qameta/allure/model/Parameter.java index 6fbb0fb00..4022c85d5 100644 --- a/allure-model/src/main/java/io/qameta/allure/model/Parameter.java +++ b/allure-model/src/main/java/io/qameta/allure/model/Parameter.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-model/src/main/java/io/qameta/allure/model/Stage.java b/allure-model/src/main/java/io/qameta/allure/model/Stage.java index ff08a6149..aec915831 100644 --- a/allure-model/src/main/java/io/qameta/allure/model/Stage.java +++ b/allure-model/src/main/java/io/qameta/allure/model/Stage.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-model/src/main/java/io/qameta/allure/model/Status.java b/allure-model/src/main/java/io/qameta/allure/model/Status.java index 37ed668f2..425636094 100644 --- a/allure-model/src/main/java/io/qameta/allure/model/Status.java +++ b/allure-model/src/main/java/io/qameta/allure/model/Status.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-model/src/main/java/io/qameta/allure/model/StatusDetails.java b/allure-model/src/main/java/io/qameta/allure/model/StatusDetails.java index 92e5449e5..10ca653f5 100644 --- a/allure-model/src/main/java/io/qameta/allure/model/StatusDetails.java +++ b/allure-model/src/main/java/io/qameta/allure/model/StatusDetails.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-model/src/main/java/io/qameta/allure/model/StepResult.java b/allure-model/src/main/java/io/qameta/allure/model/StepResult.java index 92de00ecf..0e293f366 100644 --- a/allure-model/src/main/java/io/qameta/allure/model/StepResult.java +++ b/allure-model/src/main/java/io/qameta/allure/model/StepResult.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-model/src/main/java/io/qameta/allure/model/TestResult.java b/allure-model/src/main/java/io/qameta/allure/model/TestResult.java index ac5688a43..f1039c231 100644 --- a/allure-model/src/main/java/io/qameta/allure/model/TestResult.java +++ b/allure-model/src/main/java/io/qameta/allure/model/TestResult.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-model/src/main/java/io/qameta/allure/model/TestResultContainer.java b/allure-model/src/main/java/io/qameta/allure/model/TestResultContainer.java index b4645051d..7ca8bcc75 100644 --- a/allure-model/src/main/java/io/qameta/allure/model/TestResultContainer.java +++ b/allure-model/src/main/java/io/qameta/allure/model/TestResultContainer.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-model/src/main/java/io/qameta/allure/model/WithAttachments.java b/allure-model/src/main/java/io/qameta/allure/model/WithAttachments.java index 6b773b11e..b253548fb 100644 --- a/allure-model/src/main/java/io/qameta/allure/model/WithAttachments.java +++ b/allure-model/src/main/java/io/qameta/allure/model/WithAttachments.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-model/src/main/java/io/qameta/allure/model/WithLinks.java b/allure-model/src/main/java/io/qameta/allure/model/WithLinks.java index 050518333..122ce9647 100644 --- a/allure-model/src/main/java/io/qameta/allure/model/WithLinks.java +++ b/allure-model/src/main/java/io/qameta/allure/model/WithLinks.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-model/src/main/java/io/qameta/allure/model/WithParameters.java b/allure-model/src/main/java/io/qameta/allure/model/WithParameters.java index 92f0be89d..aeb404544 100644 --- a/allure-model/src/main/java/io/qameta/allure/model/WithParameters.java +++ b/allure-model/src/main/java/io/qameta/allure/model/WithParameters.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-model/src/main/java/io/qameta/allure/model/WithStatus.java b/allure-model/src/main/java/io/qameta/allure/model/WithStatus.java index 645e03fcb..b11bf6a4e 100644 --- a/allure-model/src/main/java/io/qameta/allure/model/WithStatus.java +++ b/allure-model/src/main/java/io/qameta/allure/model/WithStatus.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-model/src/main/java/io/qameta/allure/model/WithStatusDetails.java b/allure-model/src/main/java/io/qameta/allure/model/WithStatusDetails.java index 08400c748..1ff71732a 100644 --- a/allure-model/src/main/java/io/qameta/allure/model/WithStatusDetails.java +++ b/allure-model/src/main/java/io/qameta/allure/model/WithStatusDetails.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-model/src/main/java/io/qameta/allure/model/WithSteps.java b/allure-model/src/main/java/io/qameta/allure/model/WithSteps.java index 52caf387c..83829a3e4 100644 --- a/allure-model/src/main/java/io/qameta/allure/model/WithSteps.java +++ b/allure-model/src/main/java/io/qameta/allure/model/WithSteps.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-okhttp/src/main/java/io/qameta/allure/okhttp/AllureOkHttp.java b/allure-okhttp/src/main/java/io/qameta/allure/okhttp/AllureOkHttp.java index b8f72ad76..4987e0934 100644 --- a/allure-okhttp/src/main/java/io/qameta/allure/okhttp/AllureOkHttp.java +++ b/allure-okhttp/src/main/java/io/qameta/allure/okhttp/AllureOkHttp.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-okhttp/src/test/java/io/qameta/allure/okhttp/AllureOkHttp3Test.java b/allure-okhttp/src/test/java/io/qameta/allure/okhttp/AllureOkHttp3Test.java index 4a6c9dc3f..c05b0e20a 100644 --- a/allure-okhttp/src/test/java/io/qameta/allure/okhttp/AllureOkHttp3Test.java +++ b/allure-okhttp/src/test/java/io/qameta/allure/okhttp/AllureOkHttp3Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-okhttp3/src/main/java/io/qameta/allure/okhttp3/AllureOkHttp3.java b/allure-okhttp3/src/main/java/io/qameta/allure/okhttp3/AllureOkHttp3.java index 6cdfcc226..e843434d8 100644 --- a/allure-okhttp3/src/main/java/io/qameta/allure/okhttp3/AllureOkHttp3.java +++ b/allure-okhttp3/src/main/java/io/qameta/allure/okhttp3/AllureOkHttp3.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-okhttp3/src/test/java/io/qameta/allure/okhttp3/AllureOkHttp3Test.java b/allure-okhttp3/src/test/java/io/qameta/allure/okhttp3/AllureOkHttp3Test.java index b2a8630f4..350790a03 100644 --- a/allure-okhttp3/src/test/java/io/qameta/allure/okhttp3/AllureOkHttp3Test.java +++ b/allure-okhttp3/src/test/java/io/qameta/allure/okhttp3/AllureOkHttp3Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-reader/src/main/java/io/qameta/allure/reader/AllureEnumDeserializer.java b/allure-reader/src/main/java/io/qameta/allure/reader/AllureEnumDeserializer.java index 9a9861826..037cf28ac 100644 --- a/allure-reader/src/main/java/io/qameta/allure/reader/AllureEnumDeserializer.java +++ b/allure-reader/src/main/java/io/qameta/allure/reader/AllureEnumDeserializer.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-reader/src/main/java/io/qameta/allure/reader/AllureObjectMapperFactory.java b/allure-reader/src/main/java/io/qameta/allure/reader/AllureObjectMapperFactory.java index 88fe9eccf..d516eda0a 100644 --- a/allure-reader/src/main/java/io/qameta/allure/reader/AllureObjectMapperFactory.java +++ b/allure-reader/src/main/java/io/qameta/allure/reader/AllureObjectMapperFactory.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-reader/src/main/java/io/qameta/allure/reader/ParameterModeDeserializer.java b/allure-reader/src/main/java/io/qameta/allure/reader/ParameterModeDeserializer.java index f048e72e1..4e5fb9aaa 100644 --- a/allure-reader/src/main/java/io/qameta/allure/reader/ParameterModeDeserializer.java +++ b/allure-reader/src/main/java/io/qameta/allure/reader/ParameterModeDeserializer.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-reader/src/main/java/io/qameta/allure/reader/StageDeserializer.java b/allure-reader/src/main/java/io/qameta/allure/reader/StageDeserializer.java index 8b6ddb62a..a99be6c95 100644 --- a/allure-reader/src/main/java/io/qameta/allure/reader/StageDeserializer.java +++ b/allure-reader/src/main/java/io/qameta/allure/reader/StageDeserializer.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-reader/src/main/java/io/qameta/allure/reader/StatusDeserializer.java b/allure-reader/src/main/java/io/qameta/allure/reader/StatusDeserializer.java index f7824aa0e..99a61913b 100644 --- a/allure-reader/src/main/java/io/qameta/allure/reader/StatusDeserializer.java +++ b/allure-reader/src/main/java/io/qameta/allure/reader/StatusDeserializer.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-rest-assured/src/main/java/io/qameta/allure/restassured/AllureRestAssured.java b/allure-rest-assured/src/main/java/io/qameta/allure/restassured/AllureRestAssured.java index 07f0d5e6c..a4c62a183 100644 --- a/allure-rest-assured/src/main/java/io/qameta/allure/restassured/AllureRestAssured.java +++ b/allure-rest-assured/src/main/java/io/qameta/allure/restassured/AllureRestAssured.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-rest-assured/src/test/java/io/qameta/allure/restassured/AllureRestAssuredTest.java b/allure-rest-assured/src/test/java/io/qameta/allure/restassured/AllureRestAssuredTest.java index 4b3b2092f..8a2d6e297 100644 --- a/allure-rest-assured/src/test/java/io/qameta/allure/restassured/AllureRestAssuredTest.java +++ b/allure-rest-assured/src/test/java/io/qameta/allure/restassured/AllureRestAssuredTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-scalatest/src/main/scala/io/qameta/allure/scalatest/AllureScalatest.scala b/allure-scalatest/src/main/scala/io/qameta/allure/scalatest/AllureScalatest.scala index a1b84719e..e42e01847 100644 --- a/allure-scalatest/src/main/scala/io/qameta/allure/scalatest/AllureScalatest.scala +++ b/allure-scalatest/src/main/scala/io/qameta/allure/scalatest/AllureScalatest.scala @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-scalatest/src/test/scala/io/qameta/allure/scalatest/AllureScalatestTest.scala b/allure-scalatest/src/test/scala/io/qameta/allure/scalatest/AllureScalatestTest.scala index 03f172a3d..2519f7997 100644 --- a/allure-scalatest/src/test/scala/io/qameta/allure/scalatest/AllureScalatestTest.scala +++ b/allure-scalatest/src/test/scala/io/qameta/allure/scalatest/AllureScalatestTest.scala @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-scalatest/src/test/scala/io/qameta/allure/scalatest/testdata/AllureApiSpec.scala b/allure-scalatest/src/test/scala/io/qameta/allure/scalatest/testdata/AllureApiSpec.scala index 77cb1fdc5..f3f978455 100644 --- a/allure-scalatest/src/test/scala/io/qameta/allure/scalatest/testdata/AllureApiSpec.scala +++ b/allure-scalatest/src/test/scala/io/qameta/allure/scalatest/testdata/AllureApiSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-scalatest/src/test/scala/io/qameta/allure/scalatest/testdata/AnnotationsOnClassSpec.scala b/allure-scalatest/src/test/scala/io/qameta/allure/scalatest/testdata/AnnotationsOnClassSpec.scala index 9e7b6460c..58b0d6a6d 100644 --- a/allure-scalatest/src/test/scala/io/qameta/allure/scalatest/testdata/AnnotationsOnClassSpec.scala +++ b/allure-scalatest/src/test/scala/io/qameta/allure/scalatest/testdata/AnnotationsOnClassSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-scalatest/src/test/scala/io/qameta/allure/scalatest/testdata/BrokenSpec.scala b/allure-scalatest/src/test/scala/io/qameta/allure/scalatest/testdata/BrokenSpec.scala index 351fddf4a..eef704813 100644 --- a/allure-scalatest/src/test/scala/io/qameta/allure/scalatest/testdata/BrokenSpec.scala +++ b/allure-scalatest/src/test/scala/io/qameta/allure/scalatest/testdata/BrokenSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-scalatest/src/test/scala/io/qameta/allure/scalatest/testdata/CancelledSpec.scala b/allure-scalatest/src/test/scala/io/qameta/allure/scalatest/testdata/CancelledSpec.scala index b13b174bd..713b46b60 100644 --- a/allure-scalatest/src/test/scala/io/qameta/allure/scalatest/testdata/CancelledSpec.scala +++ b/allure-scalatest/src/test/scala/io/qameta/allure/scalatest/testdata/CancelledSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-scalatest/src/test/scala/io/qameta/allure/scalatest/testdata/FailedSpec.scala b/allure-scalatest/src/test/scala/io/qameta/allure/scalatest/testdata/FailedSpec.scala index 29f996fef..91ab06e5b 100644 --- a/allure-scalatest/src/test/scala/io/qameta/allure/scalatest/testdata/FailedSpec.scala +++ b/allure-scalatest/src/test/scala/io/qameta/allure/scalatest/testdata/FailedSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-scalatest/src/test/scala/io/qameta/allure/scalatest/testdata/IgnoredSpec.scala b/allure-scalatest/src/test/scala/io/qameta/allure/scalatest/testdata/IgnoredSpec.scala index 9a13d712d..642d554a7 100644 --- a/allure-scalatest/src/test/scala/io/qameta/allure/scalatest/testdata/IgnoredSpec.scala +++ b/allure-scalatest/src/test/scala/io/qameta/allure/scalatest/testdata/IgnoredSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-scalatest/src/test/scala/io/qameta/allure/scalatest/testdata/SeveritySpec.scala b/allure-scalatest/src/test/scala/io/qameta/allure/scalatest/testdata/SeveritySpec.scala index 39011d68b..c5e10b06b 100644 --- a/allure-scalatest/src/test/scala/io/qameta/allure/scalatest/testdata/SeveritySpec.scala +++ b/allure-scalatest/src/test/scala/io/qameta/allure/scalatest/testdata/SeveritySpec.scala @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-scalatest/src/test/scala/io/qameta/allure/scalatest/testdata/SimpleSpec.scala b/allure-scalatest/src/test/scala/io/qameta/allure/scalatest/testdata/SimpleSpec.scala index 31bfcb563..a77849a10 100644 --- a/allure-scalatest/src/test/scala/io/qameta/allure/scalatest/testdata/SimpleSpec.scala +++ b/allure-scalatest/src/test/scala/io/qameta/allure/scalatest/testdata/SimpleSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-selenide/src/main/java/io/qameta/allure/selenide/AllureSelenide.java b/allure-selenide/src/main/java/io/qameta/allure/selenide/AllureSelenide.java index 1f320f68b..12f94213e 100644 --- a/allure-selenide/src/main/java/io/qameta/allure/selenide/AllureSelenide.java +++ b/allure-selenide/src/main/java/io/qameta/allure/selenide/AllureSelenide.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-selenide/src/main/java/io/qameta/allure/selenide/LogType.java b/allure-selenide/src/main/java/io/qameta/allure/selenide/LogType.java index 97995efc5..726d173d3 100644 --- a/allure-selenide/src/main/java/io/qameta/allure/selenide/LogType.java +++ b/allure-selenide/src/main/java/io/qameta/allure/selenide/LogType.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-selenide/src/test/java/io/qameta/allure/selenide/AllureSelenideTest.java b/allure-selenide/src/test/java/io/qameta/allure/selenide/AllureSelenideTest.java index 889fd8ff5..7db0358ad 100644 --- a/allure-selenide/src/test/java/io/qameta/allure/selenide/AllureSelenideTest.java +++ b/allure-selenide/src/test/java/io/qameta/allure/selenide/AllureSelenideTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-servlet-api/src/main/java/io/qameta/allure/servletapi/HttpServletAttachmentBuilder.java b/allure-servlet-api/src/main/java/io/qameta/allure/servletapi/HttpServletAttachmentBuilder.java index a6434ea28..fe1c3abc4 100644 --- a/allure-servlet-api/src/main/java/io/qameta/allure/servletapi/HttpServletAttachmentBuilder.java +++ b/allure-servlet-api/src/main/java/io/qameta/allure/servletapi/HttpServletAttachmentBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-spock/src/main/java/io/qameta/allure/spock/AllureSpock.java b/allure-spock/src/main/java/io/qameta/allure/spock/AllureSpock.java index f29578ddc..6e44d270c 100644 --- a/allure-spock/src/main/java/io/qameta/allure/spock/AllureSpock.java +++ b/allure-spock/src/main/java/io/qameta/allure/spock/AllureSpock.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-spock/src/test/groovy/io/qameta/allure/spock/AllureSpockTest.java b/allure-spock/src/test/groovy/io/qameta/allure/spock/AllureSpockTest.java index f7bc5af8b..7788d1692 100644 --- a/allure-spock/src/test/groovy/io/qameta/allure/spock/AllureSpockTest.java +++ b/allure-spock/src/test/groovy/io/qameta/allure/spock/AllureSpockTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-spock/src/test/groovy/io/qameta/allure/spock/samples/BrokenTest.groovy b/allure-spock/src/test/groovy/io/qameta/allure/spock/samples/BrokenTest.groovy index 908722f4a..574a1cba1 100644 --- a/allure-spock/src/test/groovy/io/qameta/allure/spock/samples/BrokenTest.groovy +++ b/allure-spock/src/test/groovy/io/qameta/allure/spock/samples/BrokenTest.groovy @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-spock/src/test/groovy/io/qameta/allure/spock/samples/DataDrivenTest.groovy b/allure-spock/src/test/groovy/io/qameta/allure/spock/samples/DataDrivenTest.groovy index e07a9db3a..f21b75180 100644 --- a/allure-spock/src/test/groovy/io/qameta/allure/spock/samples/DataDrivenTest.groovy +++ b/allure-spock/src/test/groovy/io/qameta/allure/spock/samples/DataDrivenTest.groovy @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-spock/src/test/groovy/io/qameta/allure/spock/samples/FailedTest.groovy b/allure-spock/src/test/groovy/io/qameta/allure/spock/samples/FailedTest.groovy index 00bf73451..29ef77e96 100644 --- a/allure-spock/src/test/groovy/io/qameta/allure/spock/samples/FailedTest.groovy +++ b/allure-spock/src/test/groovy/io/qameta/allure/spock/samples/FailedTest.groovy @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-spock/src/test/groovy/io/qameta/allure/spock/samples/JiraIssue.groovy b/allure-spock/src/test/groovy/io/qameta/allure/spock/samples/JiraIssue.groovy index ad8c2234c..f149b7b95 100644 --- a/allure-spock/src/test/groovy/io/qameta/allure/spock/samples/JiraIssue.groovy +++ b/allure-spock/src/test/groovy/io/qameta/allure/spock/samples/JiraIssue.groovy @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-spock/src/test/groovy/io/qameta/allure/spock/samples/OneTest.groovy b/allure-spock/src/test/groovy/io/qameta/allure/spock/samples/OneTest.groovy index 28f18540e..a2dab8394 100644 --- a/allure-spock/src/test/groovy/io/qameta/allure/spock/samples/OneTest.groovy +++ b/allure-spock/src/test/groovy/io/qameta/allure/spock/samples/OneTest.groovy @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-spock/src/test/groovy/io/qameta/allure/spock/samples/ParametersTest.groovy b/allure-spock/src/test/groovy/io/qameta/allure/spock/samples/ParametersTest.groovy index 506c514ba..7d120ba14 100644 --- a/allure-spock/src/test/groovy/io/qameta/allure/spock/samples/ParametersTest.groovy +++ b/allure-spock/src/test/groovy/io/qameta/allure/spock/samples/ParametersTest.groovy @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-spock/src/test/groovy/io/qameta/allure/spock/samples/TestWithAnnotations.groovy b/allure-spock/src/test/groovy/io/qameta/allure/spock/samples/TestWithAnnotations.groovy index d7b086890..51af61540 100644 --- a/allure-spock/src/test/groovy/io/qameta/allure/spock/samples/TestWithAnnotations.groovy +++ b/allure-spock/src/test/groovy/io/qameta/allure/spock/samples/TestWithAnnotations.groovy @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-spock/src/test/groovy/io/qameta/allure/spock/samples/TestWithAnnotationsOnClass.groovy b/allure-spock/src/test/groovy/io/qameta/allure/spock/samples/TestWithAnnotationsOnClass.groovy index c6eda8825..fb1e63292 100644 --- a/allure-spock/src/test/groovy/io/qameta/allure/spock/samples/TestWithAnnotationsOnClass.groovy +++ b/allure-spock/src/test/groovy/io/qameta/allure/spock/samples/TestWithAnnotationsOnClass.groovy @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-spock/src/test/groovy/io/qameta/allure/spock/samples/TestWithCustomAnnotations.groovy b/allure-spock/src/test/groovy/io/qameta/allure/spock/samples/TestWithCustomAnnotations.groovy index 32efd0e2a..8a2c69624 100644 --- a/allure-spock/src/test/groovy/io/qameta/allure/spock/samples/TestWithCustomAnnotations.groovy +++ b/allure-spock/src/test/groovy/io/qameta/allure/spock/samples/TestWithCustomAnnotations.groovy @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-spock/src/test/groovy/io/qameta/allure/spock/samples/TestWithSteps.groovy b/allure-spock/src/test/groovy/io/qameta/allure/spock/samples/TestWithSteps.groovy index 1e019b408..ab4cdfd92 100644 --- a/allure-spock/src/test/groovy/io/qameta/allure/spock/samples/TestWithSteps.groovy +++ b/allure-spock/src/test/groovy/io/qameta/allure/spock/samples/TestWithSteps.groovy @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-spock/src/test/groovy/io/qameta/allure/spock/samples/XrayId.groovy b/allure-spock/src/test/groovy/io/qameta/allure/spock/samples/XrayId.groovy index 2055e1d73..0aae4cac4 100644 --- a/allure-spock/src/test/groovy/io/qameta/allure/spock/samples/XrayId.groovy +++ b/allure-spock/src/test/groovy/io/qameta/allure/spock/samples/XrayId.groovy @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-spock2/src/main/java/io/qameta/allure/spock2/AllureSpock2.java b/allure-spock2/src/main/java/io/qameta/allure/spock2/AllureSpock2.java index 8798e1f40..99a7de326 100644 --- a/allure-spock2/src/main/java/io/qameta/allure/spock2/AllureSpock2.java +++ b/allure-spock2/src/main/java/io/qameta/allure/spock2/AllureSpock2.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-spock2/src/main/java/io/qameta/allure/spock2/compiler/AllureStatementsLabelsToStepsTransformation.java b/allure-spock2/src/main/java/io/qameta/allure/spock2/compiler/AllureStatementsLabelsToStepsTransformation.java index 4db9dc0fe..477edd5b0 100644 --- a/allure-spock2/src/main/java/io/qameta/allure/spock2/compiler/AllureStatementsLabelsToStepsTransformation.java +++ b/allure-spock2/src/main/java/io/qameta/allure/spock2/compiler/AllureStatementsLabelsToStepsTransformation.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-spock2/src/test/groovy/io/qameta/allure/spock2/AllureSpock2Test.java b/allure-spock2/src/test/groovy/io/qameta/allure/spock2/AllureSpock2Test.java index c5c55f79a..93145e00b 100644 --- a/allure-spock2/src/test/groovy/io/qameta/allure/spock2/AllureSpock2Test.java +++ b/allure-spock2/src/test/groovy/io/qameta/allure/spock2/AllureSpock2Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/BrokenTest.groovy b/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/BrokenTest.groovy index 722cdc975..f9f2e3fa6 100644 --- a/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/BrokenTest.groovy +++ b/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/BrokenTest.groovy @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/DataDrivenTest.groovy b/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/DataDrivenTest.groovy index 8a7a62afd..457bdf356 100644 --- a/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/DataDrivenTest.groovy +++ b/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/DataDrivenTest.groovy @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/FailedTest.groovy b/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/FailedTest.groovy index b690390b2..d264a1ba8 100644 --- a/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/FailedTest.groovy +++ b/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/FailedTest.groovy @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/FixturesTest.groovy b/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/FixturesTest.groovy index 581241776..15f21f1d4 100644 --- a/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/FixturesTest.groovy +++ b/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/FixturesTest.groovy @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/HelloSpockSpec.groovy b/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/HelloSpockSpec.groovy index 890d8aca1..4a65efb69 100644 --- a/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/HelloSpockSpec.groovy +++ b/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/HelloSpockSpec.groovy @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/JiraIssue.groovy b/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/JiraIssue.groovy index 3ae0b7f34..cd0ec5548 100644 --- a/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/JiraIssue.groovy +++ b/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/JiraIssue.groovy @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/OneTest.groovy b/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/OneTest.groovy index 27e7e70dd..9a547f435 100644 --- a/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/OneTest.groovy +++ b/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/OneTest.groovy @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/ParametersTest.groovy b/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/ParametersTest.groovy index d5b4f5beb..b6f108bd3 100644 --- a/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/ParametersTest.groovy +++ b/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/ParametersTest.groovy @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/SpecFixtures.groovy b/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/SpecFixtures.groovy index 3884e6fed..ef80eb4e3 100644 --- a/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/SpecFixtures.groovy +++ b/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/SpecFixtures.groovy @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/SpecInheritanceSpec.groovy b/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/SpecInheritanceSpec.groovy index 41a1ef57f..9bea32a58 100644 --- a/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/SpecInheritanceSpec.groovy +++ b/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/SpecInheritanceSpec.groovy @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/SpockTags.groovy b/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/SpockTags.groovy index 25940b3c1..3c6210b88 100644 --- a/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/SpockTags.groovy +++ b/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/SpockTags.groovy @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/StepsAndBlocks.groovy b/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/StepsAndBlocks.groovy index 2aed57c68..29a0307a6 100644 --- a/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/StepsAndBlocks.groovy +++ b/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/StepsAndBlocks.groovy @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/TestWithAnnotations.groovy b/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/TestWithAnnotations.groovy index 8f1a4b46e..844fce1d7 100644 --- a/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/TestWithAnnotations.groovy +++ b/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/TestWithAnnotations.groovy @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/TestWithAnnotationsOnClass.groovy b/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/TestWithAnnotationsOnClass.groovy index 58347d7b2..9e22496e3 100644 --- a/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/TestWithAnnotationsOnClass.groovy +++ b/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/TestWithAnnotationsOnClass.groovy @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/TestWithCustomAnnotations.groovy b/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/TestWithCustomAnnotations.groovy index a535ba9c4..891e59cc0 100644 --- a/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/TestWithCustomAnnotations.groovy +++ b/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/TestWithCustomAnnotations.groovy @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/TestWithSteps.groovy b/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/TestWithSteps.groovy index c80c9e4ab..95b8b8213 100644 --- a/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/TestWithSteps.groovy +++ b/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/TestWithSteps.groovy @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/TestsWithIdForFilter.groovy b/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/TestsWithIdForFilter.groovy index 64ae85712..a40b477b0 100644 --- a/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/TestsWithIdForFilter.groovy +++ b/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/TestsWithIdForFilter.groovy @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/XrayId.groovy b/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/XrayId.groovy index ac88117c5..f9dbe175b 100644 --- a/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/XrayId.groovy +++ b/allure-spock2/src/test/groovy/io/qameta/allure/spock2/samples/XrayId.groovy @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-spring-web/src/main/java/io/qameta/allure/springweb/AllureRestTemplate.java b/allure-spring-web/src/main/java/io/qameta/allure/springweb/AllureRestTemplate.java index 2c302b0ed..fbf57c410 100644 --- a/allure-spring-web/src/main/java/io/qameta/allure/springweb/AllureRestTemplate.java +++ b/allure-spring-web/src/main/java/io/qameta/allure/springweb/AllureRestTemplate.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-spring-web/src/test/java/io/qameta/allure/springweb/AllureRestTemplateTest.java b/allure-spring-web/src/test/java/io/qameta/allure/springweb/AllureRestTemplateTest.java index 3911b640f..3298e093b 100644 --- a/allure-spring-web/src/test/java/io/qameta/allure/springweb/AllureRestTemplateTest.java +++ b/allure-spring-web/src/test/java/io/qameta/allure/springweb/AllureRestTemplateTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-test-filter/src/main/java/io/qameta/allure/testfilter/FileTestPlanSupplier.java b/allure-test-filter/src/main/java/io/qameta/allure/testfilter/FileTestPlanSupplier.java index 5587bbf3c..e179d20bf 100644 --- a/allure-test-filter/src/main/java/io/qameta/allure/testfilter/FileTestPlanSupplier.java +++ b/allure-test-filter/src/main/java/io/qameta/allure/testfilter/FileTestPlanSupplier.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-test-filter/src/main/java/io/qameta/allure/testfilter/TestPlan.java b/allure-test-filter/src/main/java/io/qameta/allure/testfilter/TestPlan.java index 64bad2ebd..55a0b44f6 100644 --- a/allure-test-filter/src/main/java/io/qameta/allure/testfilter/TestPlan.java +++ b/allure-test-filter/src/main/java/io/qameta/allure/testfilter/TestPlan.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-test-filter/src/main/java/io/qameta/allure/testfilter/TestPlanSupplier.java b/allure-test-filter/src/main/java/io/qameta/allure/testfilter/TestPlanSupplier.java index bbd53e1cd..c76659c3e 100644 --- a/allure-test-filter/src/main/java/io/qameta/allure/testfilter/TestPlanSupplier.java +++ b/allure-test-filter/src/main/java/io/qameta/allure/testfilter/TestPlanSupplier.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-test-filter/src/main/java/io/qameta/allure/testfilter/TestPlanUnknown.java b/allure-test-filter/src/main/java/io/qameta/allure/testfilter/TestPlanUnknown.java index fd4720302..68eeeaa5a 100644 --- a/allure-test-filter/src/main/java/io/qameta/allure/testfilter/TestPlanUnknown.java +++ b/allure-test-filter/src/main/java/io/qameta/allure/testfilter/TestPlanUnknown.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-test-filter/src/main/java/io/qameta/allure/testfilter/TestPlanV1_0.java b/allure-test-filter/src/main/java/io/qameta/allure/testfilter/TestPlanV1_0.java index 2ccd7b413..71f7f793b 100644 --- a/allure-test-filter/src/main/java/io/qameta/allure/testfilter/TestPlanV1_0.java +++ b/allure-test-filter/src/main/java/io/qameta/allure/testfilter/TestPlanV1_0.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/main/java/io/qameta/allure/testng/AllureTestNg.java b/allure-testng/src/main/java/io/qameta/allure/testng/AllureTestNg.java index de75dbd59..1461065f0 100644 --- a/allure-testng/src/main/java/io/qameta/allure/testng/AllureTestNg.java +++ b/allure-testng/src/main/java/io/qameta/allure/testng/AllureTestNg.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/main/java/io/qameta/allure/testng/AllureTestNgTestFilter.java b/allure-testng/src/main/java/io/qameta/allure/testng/AllureTestNgTestFilter.java index 886f3e55e..2c0f6cfe3 100644 --- a/allure-testng/src/main/java/io/qameta/allure/testng/AllureTestNgTestFilter.java +++ b/allure-testng/src/main/java/io/qameta/allure/testng/AllureTestNgTestFilter.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/main/java/io/qameta/allure/testng/Tag.java b/allure-testng/src/main/java/io/qameta/allure/testng/Tag.java index b6ddaec1b..37570fcdd 100644 --- a/allure-testng/src/main/java/io/qameta/allure/testng/Tag.java +++ b/allure-testng/src/main/java/io/qameta/allure/testng/Tag.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/main/java/io/qameta/allure/testng/Tags.java b/allure-testng/src/main/java/io/qameta/allure/testng/Tags.java index 2d1590102..46139cfd5 100644 --- a/allure-testng/src/main/java/io/qameta/allure/testng/Tags.java +++ b/allure-testng/src/main/java/io/qameta/allure/testng/Tags.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/main/java/io/qameta/allure/testng/TestInstanceParameter.java b/allure-testng/src/main/java/io/qameta/allure/testng/TestInstanceParameter.java index 62de34c33..abd0690ca 100644 --- a/allure-testng/src/main/java/io/qameta/allure/testng/TestInstanceParameter.java +++ b/allure-testng/src/main/java/io/qameta/allure/testng/TestInstanceParameter.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/main/java/io/qameta/allure/testng/config/AllureTestNgConfig.java b/allure-testng/src/main/java/io/qameta/allure/testng/config/AllureTestNgConfig.java index e68c09879..7fc1738a6 100644 --- a/allure-testng/src/main/java/io/qameta/allure/testng/config/AllureTestNgConfig.java +++ b/allure-testng/src/main/java/io/qameta/allure/testng/config/AllureTestNgConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/AllureTestNgTest.java b/allure-testng/src/test/java/io/qameta/allure/testng/AllureTestNgTest.java index c0cb226ca..0148ad0da 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/AllureTestNgTest.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/AllureTestNgTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/AfterFixturesCombination.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/AfterFixturesCombination.java index 563680c60..e91a9f759 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/AfterFixturesCombination.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/AfterFixturesCombination.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/AllFeatures.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/AllFeatures.java index f24a42c19..aca5ade90 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/AllFeatures.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/AllFeatures.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/AttachmentsTest.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/AttachmentsTest.java index a816b75d7..c5ba61444 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/AttachmentsTest.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/AttachmentsTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/BaseTest.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/BaseTest.java index 62485655a..6077f8648 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/BaseTest.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/BaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/BaseTestA.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/BaseTestA.java index 460d1b0c9..a4473eb22 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/BaseTestA.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/BaseTestA.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/BaseTestB.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/BaseTestB.java index a99c791bb..5860f9879 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/BaseTestB.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/BaseTestB.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/BddAnnotationsTests.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/BddAnnotationsTests.java index 23e4b8949..2a735c01f 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/BddAnnotationsTests.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/BddAnnotationsTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/BddAnnotationsTestsInherited.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/BddAnnotationsTestsInherited.java index 9aa261359..018ea651f 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/BddAnnotationsTestsInherited.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/BddAnnotationsTestsInherited.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/BeforeFixturesCombination.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/BeforeFixturesCombination.java index 0122ae8df..6c401adf9 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/BeforeFixturesCombination.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/BeforeFixturesCombination.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/BeforeMethods.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/BeforeMethods.java index 802a5a309..c21281fb6 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/BeforeMethods.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/BeforeMethods.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/ClassFixtures1.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/ClassFixtures1.java index 258a738fd..c81c1a8cf 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/ClassFixtures1.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/ClassFixtures1.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/ClassFixtures2.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/ClassFixtures2.java index a58f47ace..64814ad5d 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/ClassFixtures2.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/ClassFixtures2.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/ClassFixtures3.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/ClassFixtures3.java index 76195b36f..f35a2f7aa 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/ClassFixtures3.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/ClassFixtures3.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/ClassFixturesInParent.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/ClassFixturesInParent.java index a620ffbba..796f6aef7 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/ClassFixturesInParent.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/ClassFixturesInParent.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/ClassFixturesInherited.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/ClassFixturesInherited.java index 196aad966..4169ee45d 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/ClassFixturesInherited.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/ClassFixturesInherited.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/ConfigurationFailure.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/ConfigurationFailure.java index d258efa0b..09c230683 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/ConfigurationFailure.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/ConfigurationFailure.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/CyrillicDescriptions.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/CyrillicDescriptions.java index 475ffb5bd..c9963b520 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/CyrillicDescriptions.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/CyrillicDescriptions.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/DataProviderInheritanceBase.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/DataProviderInheritanceBase.java index eb634c03d..80766dba1 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/DataProviderInheritanceBase.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/DataProviderInheritanceBase.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/DataProviderInheritanceChild.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/DataProviderInheritanceChild.java index 80ae7cae0..a8f8eb492 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/DataProviderInheritanceChild.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/DataProviderInheritanceChild.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/DataProviderMultipleClasses1.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/DataProviderMultipleClasses1.java index c2f6f39a5..c773f2c71 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/DataProviderMultipleClasses1.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/DataProviderMultipleClasses1.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/DataProviderMultipleClasses2.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/DataProviderMultipleClasses2.java index f71e11e90..9e55c94e7 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/DataProviderMultipleClasses2.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/DataProviderMultipleClasses2.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/DataProviderMultipleTests.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/DataProviderMultipleTests.java index 160e1d10d..0cc8a0052 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/DataProviderMultipleTests.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/DataProviderMultipleTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/DataProviderParallel.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/DataProviderParallel.java index 4834229d5..f0a894084 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/DataProviderParallel.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/DataProviderParallel.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/DataProviderWithArray.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/DataProviderWithArray.java index 994e32565..ec7d93c53 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/DataProviderWithArray.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/DataProviderWithArray.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/DataProviderWithAttachment.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/DataProviderWithAttachment.java index 511681a08..20b5a7f61 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/DataProviderWithAttachment.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/DataProviderWithAttachment.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/DescriptionsAnotherTest.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/DescriptionsAnotherTest.java index cb5f9f3df..9e94688e8 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/DescriptionsAnotherTest.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/DescriptionsAnotherTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/DescriptionsTest.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/DescriptionsTest.java index c16eab81a..b128d90e7 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/DescriptionsTest.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/DescriptionsTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/DisabledTest.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/DisabledTest.java index b01b16f4f..82e4c9d76 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/DisabledTest.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/DisabledTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/FactoryOnConstructorTests.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/FactoryOnConstructorTests.java index 4f2af21c4..351ac5955 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/FactoryOnConstructorTests.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/FactoryOnConstructorTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/FailedAfterMethod.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/FailedAfterMethod.java index 5297b3d69..fd5d8be6e 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/FailedAfterMethod.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/FailedAfterMethod.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/FailedAfterSuite.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/FailedAfterSuite.java index 09ed05877..9af5a2f80 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/FailedAfterSuite.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/FailedAfterSuite.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/FailedAfterTest.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/FailedAfterTest.java index 417b2fbfc..4685a119e 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/FailedAfterTest.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/FailedAfterTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/FailedBeforeClass.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/FailedBeforeClass.java index 05d8853fb..b3a8fcb38 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/FailedBeforeClass.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/FailedBeforeClass.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/FailedBeforeMethod.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/FailedBeforeMethod.java index fdba2be7f..c87c920b2 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/FailedBeforeMethod.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/FailedBeforeMethod.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/FailedBeforeSuite.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/FailedBeforeSuite.java index 4226d81f8..feeece1f3 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/FailedBeforeSuite.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/FailedBeforeSuite.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/FailedBeforeTest.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/FailedBeforeTest.java index bd498a19a..0283bab6e 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/FailedBeforeTest.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/FailedBeforeTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/FailedDataProvider.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/FailedDataProvider.java index d5fdd60ec..c3fada4ca 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/FailedDataProvider.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/FailedDataProvider.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/FailedFlakyTest.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/FailedFlakyTest.java index 7bf87987e..78873feef 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/FailedFlakyTest.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/FailedFlakyTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/FailedSetUp.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/FailedSetUp.java index 578b4f807..be6efc8df 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/FailedSetUp.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/FailedSetUp.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/FailedTestPassedBeforeFixture.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/FailedTestPassedBeforeFixture.java index d5a24421c..f839d9c79 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/FailedTestPassedBeforeFixture.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/FailedTestPassedBeforeFixture.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/FixtureWithDescription.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/FixtureWithDescription.java index 94e0922d9..8be7f6d76 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/FixtureWithDescription.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/FixtureWithDescription.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/FlakyDataProvider.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/FlakyDataProvider.java index cea3437f3..f9e7151a6 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/FlakyDataProvider.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/FlakyDataProvider.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/FlakyMethods.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/FlakyMethods.java index 5441c5940..25b9cafa8 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/FlakyMethods.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/FlakyMethods.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/FlakyMethodsInherited.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/FlakyMethodsInherited.java index 970dd55af..96d09bb5f 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/FlakyMethodsInherited.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/FlakyMethodsInherited.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/FlakyTestClass.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/FlakyTestClass.java index 317c0603b..a952d709d 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/FlakyTestClass.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/FlakyTestClass.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/FlakyTestClassInherited.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/FlakyTestClassInherited.java index 65b002350..3dd8fc66e 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/FlakyTestClassInherited.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/FlakyTestClassInherited.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/HistoryIdForTestWithDataProvider.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/HistoryIdForTestWithDataProvider.java index e21a0ac06..539ef6c0f 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/HistoryIdForTestWithDataProvider.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/HistoryIdForTestWithDataProvider.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/JustTest.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/JustTest.java index 98f2f142d..e9c93fe8a 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/JustTest.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/JustTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/LinksOnTests.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/LinksOnTests.java index b964fbb46..fdaf6a4c4 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/LinksOnTests.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/LinksOnTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/LinksOnTestsInherited.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/LinksOnTestsInherited.java index c63d7b821..cc178f591 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/LinksOnTestsInherited.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/LinksOnTestsInherited.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/MutedMethods.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/MutedMethods.java index fd0f30bfa..186258caa 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/MutedMethods.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/MutedMethods.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/MutedMethodsInherited.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/MutedMethodsInherited.java index 078f3b0a4..13a75d7e9 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/MutedMethodsInherited.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/MutedMethodsInherited.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/MutedTestClass.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/MutedTestClass.java index 0edc9b78f..3c346d1cb 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/MutedTestClass.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/MutedTestClass.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/MutedTestClassInherited.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/MutedTestClassInherited.java index 741cb2924..bbfcd4f56 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/MutedTestClassInherited.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/MutedTestClassInherited.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/NestedSteps.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/NestedSteps.java index f12af9f78..ad5c9b911 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/NestedSteps.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/NestedSteps.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/NullParamTest.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/NullParamTest.java index bb1482c06..8ac309d88 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/NullParamTest.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/NullParamTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/OwnerClassTest.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/OwnerClassTest.java index 36cbed218..c09319228 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/OwnerClassTest.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/OwnerClassTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/OwnerClassTestInherited.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/OwnerClassTestInherited.java index 26a18b612..fddffe742 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/OwnerClassTestInherited.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/OwnerClassTestInherited.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/OwnerMethodTest.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/OwnerMethodTest.java index 8c5b56bc7..5858262ff 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/OwnerMethodTest.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/OwnerMethodTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/OwnerMethodTestInherited.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/OwnerMethodTestInherited.java index 1b6e7251e..f8d940b4a 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/OwnerMethodTestInherited.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/OwnerMethodTestInherited.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/ParallelDataProviderSample.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/ParallelDataProviderSample.java index 5a98b901b..30b5dd41a 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/ParallelDataProviderSample.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/ParallelDataProviderSample.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/ParallelMethods.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/ParallelMethods.java index 3adfa59eb..82180ccb2 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/ParallelMethods.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/ParallelMethods.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/ParameterizedTest.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/ParameterizedTest.java index 385689b14..4f2da5bf1 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/ParameterizedTest.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/ParameterizedTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/PerClassFixtures.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/PerClassFixtures.java index 49c67d25c..137181bbb 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/PerClassFixtures.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/PerClassFixtures.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/PerMethodFixtures.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/PerMethodFixtures.java index ec0515dbf..859209053 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/PerMethodFixtures.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/PerMethodFixtures.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/PerSuiteFixtures.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/PerSuiteFixtures.java index 51c1a6c1a..050655a45 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/PerSuiteFixtures.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/PerSuiteFixtures.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/PerTestFixtures.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/PerTestFixtures.java index da09bb7fd..44ace6ce2 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/PerTestFixtures.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/PerTestFixtures.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/PriorityTests.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/PriorityTests.java index b61c15088..cc6e6d87c 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/PriorityTests.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/PriorityTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/RetryTest.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/RetryTest.java index 94f28efc4..49fb59ab0 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/RetryTest.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/RetryTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/SeverityClassTest.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/SeverityClassTest.java index 3f8468389..fb778713d 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/SeverityClassTest.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/SeverityClassTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/SeverityClassTestInherited.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/SeverityClassTestInherited.java index 968fbe9ff..8a7d0bce4 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/SeverityClassTestInherited.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/SeverityClassTestInherited.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/SeverityMethodTest.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/SeverityMethodTest.java index fe2671834..56aab448f 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/SeverityMethodTest.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/SeverityMethodTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/SeverityMethodTestInherited.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/SeverityMethodTestInherited.java index 87d1ddffd..d3710b2c3 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/SeverityMethodTestInherited.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/SeverityMethodTestInherited.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/SkippedSuite.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/SkippedSuite.java index 45d36923c..1532c3b95 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/SkippedSuite.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/SkippedSuite.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/SuiteParameterTest.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/SuiteParameterTest.java index d1ab7946d..bcc6c72cf 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/SuiteParameterTest.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/SuiteParameterTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/TagClassTest.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/TagClassTest.java index f9fa0f65a..bc7ff60be 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/TagClassTest.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/TagClassTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/TagMethodTest.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/TagMethodTest.java index 0aae5a0aa..504289518 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/TagMethodTest.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/TagMethodTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/TestTagFixtures.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/TestTagFixtures.java index af3aeb2f4..ab8f49b15 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/TestTagFixtures.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/TestTagFixtures.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/TestWithParameters.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/TestWithParameters.java index bd08a9ba2..5c633114a 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/TestWithParameters.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/TestWithParameters.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/TestWithTimeout.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/TestWithTimeout.java index 548d2780c..506d565fb 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/TestWithTimeout.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/TestWithTimeout.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/TestsWithIdForFilter.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/TestsWithIdForFilter.java index aa401db70..764267787 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/TestsWithIdForFilter.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/TestsWithIdForFilter.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/TestsWithSteps.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/TestsWithSteps.java index 25faca37c..9f0b1a800 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/TestsWithSteps.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/TestsWithSteps.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/allure-testng/src/test/java/io/qameta/allure/testng/samples/VarargsParameters.java b/allure-testng/src/test/java/io/qameta/allure/testng/samples/VarargsParameters.java index f620badc1..8a4ede2a3 100644 --- a/allure-testng/src/test/java/io/qameta/allure/testng/samples/VarargsParameters.java +++ b/allure-testng/src/test/java/io/qameta/allure/testng/samples/VarargsParameters.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/gradle/quality-configs/spotless/header.java b/gradle/quality-configs/spotless/header.java index a91c27d5a..38f30f938 100644 --- a/gradle/quality-configs/spotless/header.java +++ b/gradle/quality-configs/spotless/header.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2024 Qameta Software Inc + * Copyright 2016-2026 Qameta Software Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.