From 2ba6c22f51c13808a6a61f06f4d89de8923819dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20Kleinb=C3=B6lting?= Date: Thu, 2 Jan 2025 09:22:26 +0100 Subject: [PATCH] chore: Update copyright --- .../src/test/scala/org/knora/sipi/SipiClientTestDelegator.scala | 2 +- integration/src/test/scala/org/knora/sipi/SipiIT.scala | 2 +- integration/src/test/scala/org/knora/webapi/CoreSpec.scala | 2 +- integration/src/test/scala/org/knora/webapi/E2ESpec.scala | 2 +- integration/src/test/scala/org/knora/webapi/E2EZSpec.scala | 2 +- .../src/test/scala/org/knora/webapi/ITKnoraLiveSpec.scala | 2 +- .../src/test/scala/org/knora/webapi/ProjectEraseIT.scala | 2 +- integration/src/test/scala/org/knora/webapi/R2RSpec.scala | 2 +- .../org/knora/webapi/config/AppConfigForTestContainers.scala | 2 +- .../knora/webapi/config/AppConfigForTestContainersZSpec.scala | 2 +- .../src/test/scala/org/knora/webapi/core/ActorSystemTest.scala | 2 +- .../src/test/scala/org/knora/webapi/core/LayersTest.scala | 2 +- .../src/test/scala/org/knora/webapi/core/TestStartupUtils.scala | 2 +- .../test/scala/org/knora/webapi/e2e/CORSSupportE2ESpec.scala | 2 +- .../scala/org/knora/webapi/e2e/ExceptionHandlerR2RSpec.scala | 2 +- .../test/scala/org/knora/webapi/e2e/HealthRouteE2ESpec.scala | 2 +- .../src/test/scala/org/knora/webapi/e2e/InstanceChecker.scala | 2 +- .../test/scala/org/knora/webapi/e2e/InstanceCheckerSpec.scala | 2 +- .../scala/org/knora/webapi/e2e/admin/AdminFilesE2ESpec.scala | 2 +- .../scala/org/knora/webapi/e2e/admin/GroupsADME2ESpec.scala | 2 +- .../org/knora/webapi/e2e/admin/PermissionsADME2ESpec.scala | 2 +- .../scala/org/knora/webapi/e2e/admin/ProjectsADME2ESpec.scala | 2 +- .../test/scala/org/knora/webapi/e2e/admin/UsersADME2ESpec.scala | 2 +- .../webapi/e2e/admin/lists/CreateListItemsRouteADME2ESpec.scala | 2 +- .../scala/org/knora/webapi/e2e/admin/lists/CredentialsADM.scala | 2 +- .../webapi/e2e/admin/lists/DeleteListItemsRouteADME2ESpec.scala | 2 +- .../webapi/e2e/admin/lists/GetListItemsRouteADME2ESpec.scala | 2 +- .../webapi/e2e/admin/lists/UpdateListItemsRouteADME2ESpec.scala | 2 +- .../scala/org/knora/webapi/e2e/v2/AuthenticationV2E2ESpec.scala | 2 +- .../scala/org/knora/webapi/e2e/v2/ListsRouteV2R2RSpec.scala | 2 +- .../src/test/scala/org/knora/webapi/e2e/v2/MarkupHeader.scala | 2 +- .../scala/org/knora/webapi/e2e/v2/OntologyFormatsE2ESpec.scala | 2 +- .../test/scala/org/knora/webapi/e2e/v2/OntologyV2R2RSpec.scala | 2 +- .../src/test/scala/org/knora/webapi/e2e/v2/ProjectHeader.scala | 2 +- .../scala/org/knora/webapi/e2e/v2/ResourcesRouteV2E2ESpec.scala | 2 +- .../test/scala/org/knora/webapi/e2e/v2/ResponseCheckerV2.scala | 2 +- .../scala/org/knora/webapi/e2e/v2/ResponseCheckerV2Spec.scala | 2 +- .../src/test/scala/org/knora/webapi/e2e/v2/SchemaHeader.scala | 2 +- .../scala/org/knora/webapi/e2e/v2/SearchRouteV2R2RSpec.scala | 2 +- .../scala/org/knora/webapi/e2e/v2/ValuesRouteV2E2ESpec.scala | 2 +- .../test/scala/org/knora/webapi/e2e/v2/ValuesV2R2RSpec.scala | 2 +- .../knora/webapi/e2e/v2/ontology/CardinalitiesV2E2ESpec.scala | 2 +- .../test/scala/org/knora/webapi/e2ez/KnoraBaseJsonModels.scala | 2 +- .../src/test/scala/org/knora/webapi/e2ez/SampleE2ESpec.scala | 2 +- .../src/test/scala/org/knora/webapi/e2ez/SegmentE2EZSpec.scala | 2 +- .../scala/org/knora/webapi/http/version/BuildInfoSpec.scala | 2 +- .../src/test/scala/org/knora/webapi/it/VersionRouteITSpec.scala | 2 +- .../scala/org/knora/webapi/it/v2/CopyrightAndLicensesSpec.scala | 2 +- .../org/knora/webapi/it/v2/KnoraSipiAuthenticationITSpec.scala | 2 +- .../org/knora/webapi/it/v2/KnoraSipiIntegrationV2ITSpec.scala | 2 +- .../scala/org/knora/webapi/it/v2/StandoffRouteV2ITSpec.scala | 2 +- .../scala/org/knora/webapi/messages/StringFormatterSpec.scala | 2 +- .../admin/responder/IntegrationTestAdminJsonProtocol.scala | 2 +- .../listsmessages/IntegrationTestListADMJsonProtocol.scala | 2 +- .../responder/listsmessages/ListMessagesADMZioJsonSpec.scala | 2 +- .../admin/responder/listsmessages/ListsMessagesADMSpec.scala | 2 +- .../permissionsmessages/PermissionsMessagesADMSpec.scala | 2 +- .../admin/responder/usersmessages/UsersMessagesADMSpec.scala | 2 +- .../store/triplestoremessages/TriplestoreMessagesSpec.scala | 2 +- .../org/knora/webapi/messages/util/CalendarDateUtilV2Spec.scala | 2 +- .../webapi/messages/util/ConstructResponseUtilV2Spec.scala | 2 +- .../messages/util/ConstructResponseUtilV2SpecFullData.scala | 2 +- .../scala/org/knora/webapi/messages/util/DateUtilSpec.scala | 2 +- .../org/knora/webapi/messages/util/PermissionUtilADMSpec.scala | 2 +- .../knora/webapi/messages/util/rdf/KnoraResponseV2Spec.scala | 2 +- .../org/knora/webapi/messages/util/rdf/RdfFormatUtilSpec.scala | 2 +- .../scala/org/knora/webapi/messages/util/rdf/RdfModelSpec.scala | 2 +- .../webapi/messages/util/search/SparqlTransformerSpec.scala | 2 +- .../prequery/GravsearchToCountPrequeryTransformerSpec.scala | 2 +- .../prequery/GravsearchToPrequeryTransformerSpec.scala | 2 +- .../search/gravsearch/prequery/TopologicalSortUtilSpec.scala | 2 +- .../search/gravsearch/types/GravsearchTypeInspectorSpec.scala | 2 +- .../webapi/messages/util/standoff/StandoffTagUtilV2Spec.scala | 2 +- .../webapi/messages/util/standoff/XMLToStandoffUtilSpec.scala | 2 +- .../org/knora/webapi/messages/util/standoff/XMLUtilSpec.scala | 2 +- .../v2/responder/ontologymessages/InputOntologyV2Spec.scala | 2 +- .../responder/resourcesmessages/ResourcesMessagesV2Spec.scala | 2 +- .../src/test/scala/org/knora/webapi/models/OntologyModels.scala | 2 +- .../org/knora/webapi/models/filemodels/FileModelUtil.scala | 2 +- .../scala/org/knora/webapi/models/filemodels/FileModels.scala | 2 +- .../org/knora/webapi/models/filemodels/FileModelsSpec.scala | 2 +- .../org/knora/webapi/models/standoffmodels/StandoffModels.scala | 2 +- .../knora/webapi/models/standoffmodels/StandoffModelsSpec.scala | 2 +- .../org/knora/webapi/other/v2/LumieresLausanneV2E2ESpec.scala | 2 +- .../test/scala/org/knora/webapi/responders/IriLockerSpec.scala | 2 +- .../webapi/responders/admin/AssetPermissionsResponderSpec.scala | 2 +- .../knora/webapi/responders/admin/GroupRestServiceSpec.scala | 2 +- .../org/knora/webapi/responders/admin/ListsResponderSpec.scala | 2 +- .../webapi/responders/admin/PermissionsResponderSpec.scala | 2 +- .../knora/webapi/responders/admin/ProjectRestServiceSpec.scala | 2 +- .../org/knora/webapi/responders/admin/UserRestServiceSpec.scala | 2 +- .../org/knora/webapi/responders/v2/LoadOntologiesSpec.scala | 2 +- .../knora/webapi/responders/v2/OntologyResponderV2Spec.scala | 2 +- .../org/knora/webapi/responders/v2/ResourceUtilV2Spec.scala | 2 +- .../knora/webapi/responders/v2/ResourcesResponderV2Spec.scala | 2 +- .../webapi/responders/v2/ResourcesResponderV2SpecFullData.scala | 2 +- .../knora/webapi/responders/v2/ResourcesResponseCheckerV2.scala | 2 +- .../webapi/responders/v2/ResourcesResponseCheckerV2Spec.scala | 2 +- .../responders/v2/ResourcesResponseCheckerV2SpecFullData.scala | 2 +- .../org/knora/webapi/responders/v2/SearchResponderV2Spec.scala | 2 +- .../webapi/responders/v2/SearchResponderV2SpecFullData.scala | 2 +- .../knora/webapi/responders/v2/StandoffResponderV2Spec.scala | 2 +- .../org/knora/webapi/responders/v2/ValuesResponderV2Spec.scala | 2 +- .../responders/v2/ontology/AddCardinalitiesToClassSpec.scala | 2 +- .../knora/webapi/responders/v2/ontology/CardinalitiesSpec.scala | 2 +- .../webapi/responders/v2/ontology/OntologyHelpersSpec.scala | 2 +- .../scala/org/knora/webapi/sharedtestdata/ProjectInfo.scala | 2 +- .../knora/webapi/sharedtestdata/SharedListsTestDataADM.scala | 2 +- .../knora/webapi/sharedtestdata/SharedOntologyTestDataADM.scala | 2 +- .../knora/webapi/sharedtestdata/SharedPermissionsTestData.scala | 2 +- .../org/knora/webapi/sharedtestdata/SharedTestDataADM.scala | 2 +- .../org/knora/webapi/sharedtestdata/SharedTestDataADM2.scala | 2 +- .../scala/org/knora/webapi/sharedtestdata/UserProfile.scala | 2 +- .../admin/domain/service/KnoraUserToUserConverterSpec.scala | 2 +- .../slice/admin/domain/service/ProjectImportServiceIT.scala | 2 +- .../scala/org/knora/webapi/slice/lists/ListsServiceSpec.scala | 2 +- .../test/scala/org/knora/webapi/slice/lists/ListsV2E2Spec.scala | 2 +- .../webapi/slice/ontology/repo/service/OntologyCacheSpec.scala | 2 +- .../webapi/store/triplestore/TriplestoreServiceLiveSpec.scala | 2 +- .../triplestore/upgrade/plugins/UpgradePluginPR1307Spec.scala | 2 +- .../triplestore/upgrade/plugins/UpgradePluginPR1322Spec.scala | 2 +- .../triplestore/upgrade/plugins/UpgradePluginPR1367Spec.scala | 2 +- .../triplestore/upgrade/plugins/UpgradePluginPR1372Spec.scala | 2 +- .../triplestore/upgrade/plugins/UpgradePluginPR1615Spec.scala | 2 +- .../triplestore/upgrade/plugins/UpgradePluginPR1746Spec.scala | 2 +- .../triplestore/upgrade/plugins/UpgradePluginPR1921Spec.scala | 2 +- .../triplestore/upgrade/plugins/UpgradePluginPR2018Spec.scala | 2 +- .../triplestore/upgrade/plugins/UpgradePluginPR2079Spec.scala | 2 +- .../triplestore/upgrade/plugins/UpgradePluginPR2081Spec.scala | 2 +- .../triplestore/upgrade/plugins/UpgradePluginPR2094Spec.scala | 2 +- .../store/triplestore/upgrade/plugins/UpgradePluginSpec.scala | 2 +- .../knora/webapi/testcontainers/DspIngestTestContainer.scala | 2 +- .../org/knora/webapi/testcontainers/FusekiTestContainer.scala | 2 +- .../scala/org/knora/webapi/testcontainers/SharedVolumes.scala | 2 +- .../org/knora/webapi/testcontainers/SipiTestContainer.scala | 2 +- .../org/knora/webapi/testcontainers/TestContainerOps.scala | 2 +- .../scala/org/knora/webapi/testservices/TestClientService.scala | 2 +- .../src/test/scala/org/knora/webapi/util/AkkaHttpUtils.scala | 2 +- .../src/test/scala/org/knora/webapi/util/MutableTestIri.scala | 2 +- .../test/scala/org/knora/webapi/util/MutableTestString.scala | 2 +- .../src/test/scala/org/knora/webapi/util/MutableUserADM.scala | 2 +- .../org/knora/webapi/util/StringLiteralSequenceV2Spec.scala | 2 +- .../test/scala/org/knora/webapi/util/TestExtractorMethods.scala | 2 +- .../src/test/scala/org/knora/webapi/util/ZioScalaTestUtil.scala | 2 +- webapi/src/main/scala/dsp/constants/SalsahGui.scala | 2 +- webapi/src/main/scala/dsp/errors/Errors.scala | 2 +- webapi/src/main/scala/dsp/valueobjects/Iri.scala | 2 +- webapi/src/main/scala/dsp/valueobjects/LangString.scala | 2 +- webapi/src/main/scala/dsp/valueobjects/LanguageCode.scala | 2 +- webapi/src/main/scala/dsp/valueobjects/Schema.scala | 2 +- webapi/src/main/scala/dsp/valueobjects/SchemaCommands.scala | 2 +- webapi/src/main/scala/dsp/valueobjects/UuidUtil.scala | 2 +- webapi/src/main/scala/org/knora/webapi/LanguageCode.scala | 2 +- webapi/src/main/scala/org/knora/webapi/Main.scala | 2 +- webapi/src/main/scala/org/knora/webapi/OntologySchema.scala | 2 +- webapi/src/main/scala/org/knora/webapi/RdfMediaTypes.scala | 2 +- webapi/src/main/scala/org/knora/webapi/config/AppConfig.scala | 2 +- webapi/src/main/scala/org/knora/webapi/core/ActorSystem.scala | 2 +- webapi/src/main/scala/org/knora/webapi/core/AppRouter.scala | 2 +- webapi/src/main/scala/org/knora/webapi/core/AppServer.scala | 2 +- webapi/src/main/scala/org/knora/webapi/core/HttpServer.scala | 2 +- webapi/src/main/scala/org/knora/webapi/core/LayersLive.scala | 2 +- webapi/src/main/scala/org/knora/webapi/core/MessageRelay.scala | 2 +- webapi/src/main/scala/org/knora/webapi/core/State.scala | 2 +- .../main/scala/org/knora/webapi/core/actors/RoutingActor.scala | 2 +- .../src/main/scala/org/knora/webapi/core/domain/AppState.scala | 2 +- .../org/knora/webapi/http/directives/DSPApiDirectives.scala | 2 +- .../org/knora/webapi/http/handler/KnoraExceptionHandler.scala | 2 +- .../scala/org/knora/webapi/http/status/ApiStatusCodesADM.scala | 2 +- .../scala/org/knora/webapi/http/status/ApiStatusCodesV2.scala | 2 +- .../scala/org/knora/webapi/http/status/ApiStatusCodesZ.scala | 2 +- .../scala/org/knora/webapi/http/version/ServerVersion.scala | 2 +- .../scala/org/knora/webapi/messages/OntologyConstants.scala | 2 +- .../main/scala/org/knora/webapi/messages/ResponderRequest.scala | 2 +- .../main/scala/org/knora/webapi/messages/StringFormatter.scala | 2 +- .../main/scala/org/knora/webapi/messages/ValuesValidator.scala | 2 +- .../src/main/scala/org/knora/webapi/messages/XmlPatterns.scala | 2 +- .../webapi/messages/admin/responder/AdminKnoraResponseADM.scala | 2 +- .../admin/responder/groupsmessages/GroupsMessagesADM.scala | 2 +- .../admin/responder/listsmessages/ListsMessagesADM.scala | 2 +- .../responder/permissionsmessages/PermissionsMessagesADM.scala | 2 +- .../admin/responder/usersmessages/UsersMessagesADM.scala | 2 +- .../scala/org/knora/webapi/messages/store/StoreRequest.scala | 2 +- .../knora/webapi/messages/store/sipimessages/SipiMessages.scala | 2 +- .../webapi/messages/store/triplestoremessages/FusekiAPI.scala | 2 +- .../store/triplestoremessages/TriplestoreMessages.scala | 2 +- .../org/knora/webapi/messages/traits/RequestWithSender.scala | 2 +- .../scala/org/knora/webapi/messages/twirl/Contributor.scala | 2 +- .../main/scala/org/knora/webapi/messages/twirl/Mapping.scala | 2 +- .../knora/webapi/messages/twirl/SparqlTemplateLinkUpdate.scala | 2 +- .../org/knora/webapi/messages/util/CalendarDateUtilV2.scala | 2 +- .../knora/webapi/messages/util/ConstructResponseUtilV2.scala | 2 +- .../main/scala/org/knora/webapi/messages/util/DateUtil.scala | 2 +- .../scala/org/knora/webapi/messages/util/ErrorHandlingMap.scala | 2 +- .../org/knora/webapi/messages/util/KnoraSystemInstances.scala | 2 +- .../scala/org/knora/webapi/messages/util/OntologyUtil.scala | 2 +- .../org/knora/webapi/messages/util/PermissionUtilADM.scala | 2 +- .../scala/org/knora/webapi/messages/util/rdf/JenaModel.scala | 2 +- .../scala/org/knora/webapi/messages/util/rdf/JsonLDUtil.scala | 2 +- .../org/knora/webapi/messages/util/rdf/RdfFormatUtil.scala | 2 +- .../scala/org/knora/webapi/messages/util/rdf/RdfModel.scala | 2 +- .../org/knora/webapi/messages/util/rdf/SparqlSelectResult.scala | 2 +- .../messages/util/search/FullTextMainQueryGenerator.scala | 2 +- .../webapi/messages/util/search/MainQueryResultProcessor.scala | 2 +- .../org/knora/webapi/messages/util/search/QueryTraverser.scala | 2 +- .../org/knora/webapi/messages/util/search/SparqlQuery.scala | 2 +- .../messages/util/search/gravsearch/GravsearchParser.scala | 2 +- .../util/search/gravsearch/GravsearchQueryChecker.scala | 2 +- .../gravsearch/mainquery/GravsearchMainQueryGenerator.scala | 2 +- .../search/gravsearch/prequery/AbstractPrequeryGenerator.scala | 2 +- .../gravsearch/prequery/GravsearchQueryOptimisation.scala | 2 +- .../prequery/GravsearchToCountPrequeryTransformer.scala | 2 +- .../gravsearch/prequery/GravsearchToPrequeryTransformer.scala | 2 +- .../gravsearch/prequery/InferenceOptimizationService.scala | 2 +- .../util/search/gravsearch/prequery/TopologicalSortUtil.scala | 2 +- .../search/gravsearch/transformers/ConstructTransformer.scala | 2 +- .../search/gravsearch/transformers/OntologyInferencer.scala | 2 +- .../util/search/gravsearch/transformers/SelectTransformer.scala | 2 +- .../util/search/gravsearch/transformers/SparqlTransformer.scala | 2 +- .../util/search/gravsearch/transformers/WhereTransformer.scala | 2 +- .../types/AnnotationReadingGravsearchTypeInspector.scala | 2 +- .../gravsearch/types/GravsearchTypeInspectionResult.scala | 2 +- .../gravsearch/types/GravsearchTypeInspectionRunner.scala | 2 +- .../search/gravsearch/types/GravsearchTypeInspectionUtil.scala | 2 +- .../gravsearch/types/InferringGravsearchTypeInspector.scala | 2 +- .../gravsearch/types/IntermediateTypeInspectionResult.scala | 2 +- .../webapi/messages/util/standoff/StandoffStringUtil.scala | 2 +- .../knora/webapi/messages/util/standoff/StandoffTagUtilV2.scala | 2 +- .../knora/webapi/messages/util/standoff/XMLToStandoffUtil.scala | 2 +- .../scala/org/knora/webapi/messages/util/standoff/XMLUtil.scala | 2 +- .../org/knora/webapi/messages/v2/responder/KnoraRequestV2.scala | 2 +- .../knora/webapi/messages/v2/responder/KnoraResponseV2.scala | 2 +- .../messages/v2/responder/listsmessages/ListsMessagesV2.scala | 2 +- .../KnoraBaseToApiV2ComplexTransformationRules.scala | 2 +- .../KnoraBaseToApiV2SimpleTransformationRules.scala | 2 +- .../v2/responder/ontologymessages/OntologyMessagesV2.scala | 2 +- .../ontologymessages/OntologyTransformationRules.scala | 2 +- .../v2/responder/resourcemessages/ResourceMessagesV2.scala | 2 +- .../responder/resourcemessages/ResourceMessagesV2Optics.scala | 2 +- .../responder/resourcemessages/resourceAndValueEventsUtil.scala | 2 +- .../v2/responder/standoffmessages/StandoffMessagesV2.scala | 2 +- .../messages/v2/responder/valuemessages/ValueMessagesV2.scala | 2 +- .../v2/responder/valuemessages/ValueMessagesV2Optics.scala | 2 +- webapi/src/main/scala/org/knora/webapi/package.scala | 2 +- .../src/main/scala/org/knora/webapi/responders/IriLocker.scala | 2 +- .../src/main/scala/org/knora/webapi/responders/IriService.scala | 2 +- .../src/main/scala/org/knora/webapi/responders/Responder.scala | 2 +- .../webapi/responders/admin/AssetPermissionsResponder.scala | 2 +- .../org/knora/webapi/responders/admin/ListsResponder.scala | 2 +- .../knora/webapi/responders/admin/PermissionsResponder.scala | 2 +- .../org/knora/webapi/responders/v2/OntologyResponderV2.scala | 2 +- .../scala/org/knora/webapi/responders/v2/ResourceUtilV2.scala | 2 +- .../org/knora/webapi/responders/v2/ResourcesResponderV2.scala | 2 +- .../scala/org/knora/webapi/responders/v2/SearchQueries.scala | 2 +- .../org/knora/webapi/responders/v2/SearchResponderV2.scala | 2 +- .../knora/webapi/responders/v2/SearchResponderV2Module.scala | 2 +- .../org/knora/webapi/responders/v2/StandoffResponderV2.scala | 2 +- .../org/knora/webapi/responders/v2/ValuesResponderV2.scala | 2 +- .../webapi/responders/v2/ontology/CardinalityHandler.scala | 2 +- .../webapi/responders/v2/ontology/OntologyCacheHelpers.scala | 2 +- .../knora/webapi/responders/v2/ontology/OntologyHelpers.scala | 2 +- .../responders/v2/ontology/OntologyTriplestoreHelpers.scala | 2 +- .../responders/v2/resources/CheckObjectClassConstraints.scala | 2 +- .../responders/v2/resources/CreateResourceV2Handler.scala | 2 +- webapi/src/main/scala/org/knora/webapi/routing/ApiRoutes.scala | 2 +- .../main/scala/org/knora/webapi/routing/AroundDirectives.scala | 2 +- .../src/main/scala/org/knora/webapi/routing/RouteUtilV2.scala | 2 +- webapi/src/main/scala/org/knora/webapi/routing/RouteUtilZ.scala | 2 +- .../src/main/scala/org/knora/webapi/routing/UnsafeZioRun.scala | 2 +- .../scala/org/knora/webapi/routing/v2/OntologiesRouteV2.scala | 2 +- .../scala/org/knora/webapi/routing/v2/ResourcesRouteV2.scala | 2 +- .../scala/org/knora/webapi/routing/v2/StandoffRouteV2.scala | 2 +- .../main/scala/org/knora/webapi/routing/v2/ValuesRouteV2.scala | 2 +- .../org/knora/webapi/settings/KnoraSettingsConstants.scala | 2 +- webapi/src/main/scala/org/knora/webapi/slice/SliceModule.scala | 2 +- .../scala/org/knora/webapi/slice/admin/AdminConstants.scala | 2 +- .../main/scala/org/knora/webapi/slice/admin/AdminModule.scala | 2 +- .../org/knora/webapi/slice/admin/api/AdminApiEndpoints.scala | 2 +- .../scala/org/knora/webapi/slice/admin/api/AdminApiModule.scala | 2 +- .../scala/org/knora/webapi/slice/admin/api/AdminApiRoutes.scala | 2 +- .../org/knora/webapi/slice/admin/api/AdminPathVariables.scala | 2 +- .../main/scala/org/knora/webapi/slice/admin/api/Codecs.scala | 2 +- .../main/scala/org/knora/webapi/slice/admin/api/Examples.scala | 2 +- .../scala/org/knora/webapi/slice/admin/api/FilesEndpoints.scala | 2 +- .../knora/webapi/slice/admin/api/FilesEndpointsHandler.scala | 2 +- .../org/knora/webapi/slice/admin/api/GroupsEndpoints.scala | 2 +- .../knora/webapi/slice/admin/api/GroupsEndpointsHandler.scala | 2 +- .../scala/org/knora/webapi/slice/admin/api/ListsEndpoints.scala | 2 +- .../knora/webapi/slice/admin/api/ListsEndpointsHandlers.scala | 2 +- .../org/knora/webapi/slice/admin/api/MaintenanceEndpoints.scala | 2 +- .../webapi/slice/admin/api/MaintenanceEndpointsHandlers.scala | 2 +- .../org/knora/webapi/slice/admin/api/PermissionsEndpoints.scala | 2 +- .../webapi/slice/admin/api/PermissionsEndpointsHandlers.scala | 2 +- .../org/knora/webapi/slice/admin/api/ProjectsEndpoints.scala | 2 +- .../knora/webapi/slice/admin/api/ProjectsEndpointsHandler.scala | 2 +- .../scala/org/knora/webapi/slice/admin/api/StoreEndpoints.scala | 2 +- .../knora/webapi/slice/admin/api/StoreEndpointsHandler.scala | 2 +- .../scala/org/knora/webapi/slice/admin/api/UsersEndpoints.scala | 2 +- .../knora/webapi/slice/admin/api/UsersEndpointsHandler.scala | 2 +- .../webapi/slice/admin/api/model/AdminQueryVariables.scala | 2 +- .../webapi/slice/admin/api/model/MaintenanceRequests.scala | 2 +- .../slice/admin/api/model/ProjectDataGetResponseADM.scala | 2 +- .../webapi/slice/admin/api/model/ProjectExportResponse.scala | 2 +- .../admin/api/model/ProjectsEndpointsRequestsAndResponses.scala | 2 +- .../webapi/slice/admin/api/model/ProjectsMessagesADM.scala | 2 +- .../knora/webapi/slice/admin/api/service/GroupRestService.scala | 2 +- .../knora/webapi/slice/admin/api/service/ListRestService.scala | 2 +- .../webapi/slice/admin/api/service/MaintenanceRestService.scala | 2 +- .../webapi/slice/admin/api/service/PermissionRestService.scala | 2 +- .../webapi/slice/admin/api/service/ProjectRestService.scala | 2 +- .../knora/webapi/slice/admin/api/service/StoreRestService.scala | 2 +- .../knora/webapi/slice/admin/api/service/UserRestService.scala | 2 +- .../org/knora/webapi/slice/admin/domain/AdminDomainModule.scala | 2 +- .../slice/admin/domain/model/AdministrativePermissionRepo.scala | 2 +- .../admin/domain/model/DefaultObjectAccessPermissionRepo.scala | 2 +- .../org/knora/webapi/slice/admin/domain/model/KnoraGroup.scala | 2 +- .../knora/webapi/slice/admin/domain/model/KnoraProject.scala | 2 +- .../knora/webapi/slice/admin/domain/model/ListProperties.scala | 2 +- .../webapi/slice/admin/domain/model/MaintenanceAction.scala | 2 +- .../org/knora/webapi/slice/admin/domain/model/Permission.scala | 2 +- .../knora/webapi/slice/admin/domain/model/PermissionIri.scala | 2 +- .../knora/webapi/slice/admin/domain/model/RestrictedView.scala | 2 +- .../scala/org/knora/webapi/slice/admin/domain/model/User.scala | 2 +- .../admin/domain/service/AdministrativePermissionService.scala | 2 +- .../domain/service/DefaultObjectAccessPermissionService.scala | 2 +- .../webapi/slice/admin/domain/service/DspIngestClient.scala | 2 +- .../knora/webapi/slice/admin/domain/service/GroupService.scala | 2 +- .../webapi/slice/admin/domain/service/KnoraGroupRepo.scala | 2 +- .../webapi/slice/admin/domain/service/KnoraGroupService.scala | 2 +- .../webapi/slice/admin/domain/service/KnoraProjectRepo.scala | 2 +- .../webapi/slice/admin/domain/service/KnoraProjectService.scala | 2 +- .../knora/webapi/slice/admin/domain/service/KnoraUserRepo.scala | 2 +- .../webapi/slice/admin/domain/service/KnoraUserService.scala | 2 +- .../slice/admin/domain/service/KnoraUserToUserConverter.scala | 2 +- .../webapi/slice/admin/domain/service/PasswordService.scala | 2 +- .../webapi/slice/admin/domain/service/ProjectEraseService.scala | 2 +- .../slice/admin/domain/service/ProjectExportService.scala | 2 +- .../admin/domain/service/ProjectExportStorageService.scala | 2 +- .../slice/admin/domain/service/ProjectImportService.scala | 2 +- .../webapi/slice/admin/domain/service/ProjectService.scala | 2 +- .../knora/webapi/slice/admin/domain/service/UserService.scala | 2 +- .../knora/webapi/slice/admin/domain/service/ZipUtility.scala | 2 +- .../admin/domain/service/maintenance/MaintenanceService.scala | 2 +- .../domain/service/maintenance/TopLeftCorrectionAction.scala | 2 +- .../org/knora/webapi/slice/admin/repo/AdminRepoModule.scala | 2 +- .../org/knora/webapi/slice/admin/repo/rdf/RdfConversions.scala | 2 +- .../webapi/slice/admin/repo/service/AbstractEntityRepo.scala | 2 +- .../admin/repo/service/AdministrativePermissionRepoLive.scala | 2 +- .../webapi/slice/admin/repo/service/CachingEntityRepo.scala | 2 +- .../repo/service/DefaultObjectAccessPermissionRepoLive.scala | 2 +- .../org/knora/webapi/slice/admin/repo/service/EntityCache.scala | 2 +- .../webapi/slice/admin/repo/service/KnoraGroupRepoLive.scala | 2 +- .../webapi/slice/admin/repo/service/KnoraProjectRepoLive.scala | 2 +- .../webapi/slice/admin/repo/service/KnoraUserRepoLive.scala | 2 +- .../webapi/slice/common/ApiComplexV2JsonLdRequestParser.scala | 2 +- .../main/scala/org/knora/webapi/slice/common/KnoraIris.scala | 2 +- .../main/scala/org/knora/webapi/slice/common/ValueTypes.scala | 2 +- .../main/scala/org/knora/webapi/slice/common/api/ApiV2.scala | 2 +- .../org/knora/webapi/slice/common/api/ApiV2Endpoints.scala | 2 +- .../webapi/slice/common/api/AuthorizationRestService.scala | 2 +- .../scala/org/knora/webapi/slice/common/api/BaseEndpoints.scala | 2 +- .../scala/org/knora/webapi/slice/common/api/DocsGenerator.scala | 2 +- .../scala/org/knora/webapi/slice/common/api/HandlerMapper.scala | 2 +- .../knora/webapi/slice/common/api/KnoraResponseRenderer.scala | 2 +- .../knora/webapi/slice/common/api/TapirToPekkoInterpreter.scala | 2 +- .../knora/webapi/slice/common/domain/SparqlEncodedString.scala | 2 +- .../org/knora/webapi/slice/common/jena/JenaConversions.scala | 2 +- .../scala/org/knora/webapi/slice/common/jena/ModelOps.scala | 2 +- .../scala/org/knora/webapi/slice/common/jena/ResourceOps.scala | 2 +- .../scala/org/knora/webapi/slice/common/jena/StatementOps.scala | 2 +- .../scala/org/knora/webapi/slice/common/repo/rdf/RdfModel.scala | 2 +- .../org/knora/webapi/slice/common/repo/rdf/Vocabulary.scala | 2 +- .../slice/common/repo/service/PredicateObjectMapper.scala | 2 +- .../org/knora/webapi/slice/common/repo/service/Repository.scala | 2 +- .../org/knora/webapi/slice/infrastructure/CacheManager.scala | 2 +- .../webapi/slice/infrastructure/InfrastructureModule.scala | 2 +- .../knora/webapi/slice/infrastructure/InvalidTokenCache.scala | 2 +- .../org/knora/webapi/slice/infrastructure/JwtService.scala | 2 +- .../org/knora/webapi/slice/infrastructure/MetricsServer.scala | 2 +- .../scala/org/knora/webapi/slice/infrastructure/Scope.scala | 2 +- .../webapi/slice/infrastructure/api/ManagementEndpoints.scala | 2 +- .../webapi/slice/infrastructure/api/PrometheusRoutes.scala | 2 +- .../scala/org/knora/webapi/slice/lists/api/ListsApiModule.scala | 2 +- .../org/knora/webapi/slice/lists/api/ListsApiV2Routes.scala | 2 +- .../org/knora/webapi/slice/lists/api/ListsEndpointsV2.scala | 2 +- .../knora/webapi/slice/lists/api/ListsEndpointsV2Handler.scala | 2 +- .../org/knora/webapi/slice/lists/domain/ListsService.scala | 2 +- .../slice/ontology/api/service/RestCardinalityServiceLive.scala | 2 +- .../knora/webapi/slice/ontology/domain/model/Cardinality.scala | 2 +- .../slice/ontology/domain/service/CardinalityService.scala | 2 +- .../webapi/slice/ontology/domain/service/OntologyRepo.scala | 2 +- .../webapi/slice/ontology/domain/service/OntologyService.scala | 2 +- .../slice/ontology/domain/service/PredicateRepository.scala | 2 +- .../webapi/slice/ontology/repo/model/OntologyCacheData.scala | 2 +- .../webapi/slice/ontology/repo/service/OntologyCache.scala | 2 +- .../webapi/slice/ontology/repo/service/OntologyRepoLive.scala | 2 +- .../slice/ontology/repo/service/PredicateRepositoryLive.scala | 2 +- .../knora/webapi/slice/resourceinfo/ResourceInfoLayers.scala | 2 +- .../webapi/slice/resourceinfo/api/ResourceInfoEndpoints.scala | 2 +- .../webapi/slice/resourceinfo/api/ResourceInfoRoutes.scala | 2 +- .../knora/webapi/slice/resourceinfo/api/model/QueryParams.scala | 2 +- .../webapi/slice/resourceinfo/api/model/ResourceInfoDto.scala | 2 +- .../resourceinfo/api/service/RestResourceInfoService.scala | 2 +- .../knora/webapi/slice/resourceinfo/domain/InternalIri.scala | 2 +- .../knora/webapi/slice/resourceinfo/domain/IriConverter.scala | 2 +- .../knora/webapi/slice/resourceinfo/domain/ResourceInfo.scala | 2 +- .../webapi/slice/resourceinfo/domain/ResourceInfoRepo.scala | 2 +- .../webapi/slice/resourceinfo/repo/ResourceInfoRepoLive.scala | 2 +- .../org/knora/webapi/slice/resources/IiifImageRequestUrl.scala | 2 +- .../slice/resources/repo/model/ResourceCreateModels.scala | 2 +- .../webapi/slice/resources/repo/service/ResourcesRepoLive.scala | 2 +- .../org/knora/webapi/slice/search/api/SearchEndpoints.scala | 2 +- .../scala/org/knora/webapi/slice/security/Authenticator.scala | 2 +- .../scala/org/knora/webapi/slice/security/ScopeResolver.scala | 2 +- .../scala/org/knora/webapi/slice/security/SecurityModule.scala | 2 +- .../webapi/slice/security/api/AuthenticationApiModule.scala | 2 +- .../webapi/slice/security/api/AuthenticationApiRoutes.scala | 2 +- .../webapi/slice/security/api/AuthenticationEndpointsV2.scala | 2 +- .../slice/security/api/AuthenticationEndpointsV2Handler.scala | 2 +- .../main/scala/org/knora/webapi/slice/shacl/ShaclModule.scala | 2 +- .../scala/org/knora/webapi/slice/shacl/api/ShaclApiModule.scala | 2 +- .../scala/org/knora/webapi/slice/shacl/api/ShaclApiRoutes.scala | 2 +- .../org/knora/webapi/slice/shacl/api/ShaclApiService.scala | 2 +- .../scala/org/knora/webapi/slice/shacl/api/ShaclEndpoints.scala | 2 +- .../knora/webapi/slice/shacl/api/ShaclEndpointsHandler.scala | 2 +- .../org/knora/webapi/slice/shacl/domain/ShaclValidator.scala | 2 +- .../org/knora/webapi/store/iiif/IIIFRequestMessageHandler.scala | 2 +- .../scala/org/knora/webapi/store/iiif/api/SipiService.scala | 2 +- .../main/scala/org/knora/webapi/store/iiif/errors/Errors.scala | 2 +- .../org/knora/webapi/store/iiif/impl/SipiServiceLive.scala | 2 +- .../org/knora/webapi/store/iiif/impl/SipiServiceMock.scala | 2 +- .../knora/webapi/store/triplestore/api/TriplestoreService.scala | 2 +- .../webapi/store/triplestore/defaults/DefaultRdfData.scala | 2 +- .../webapi/store/triplestore/domain/TriplestoreStatus.scala | 2 +- .../org/knora/webapi/store/triplestore/errors/Errors.scala | 2 +- .../org/knora/webapi/store/triplestore/impl/FusekiPaths.scala | 2 +- .../webapi/store/triplestore/impl/TriplestoreServiceLive.scala | 2 +- .../webapi/store/triplestore/upgrade/RepositoryUpdatePlan.scala | 2 +- .../webapi/store/triplestore/upgrade/RepositoryUpdater.scala | 2 +- .../knora/webapi/store/triplestore/upgrade/UpgradePlugin.scala | 2 +- .../upgrade/plugins/AbstractSparqlUpdatePlugin.scala | 2 +- .../triplestore/upgrade/plugins/MigrateOnlyBuiltInGraphs.scala | 2 +- .../store/triplestore/upgrade/plugins/UpgradePluginPR1307.scala | 2 +- .../store/triplestore/upgrade/plugins/UpgradePluginPR1322.scala | 2 +- .../store/triplestore/upgrade/plugins/UpgradePluginPR1367.scala | 2 +- .../store/triplestore/upgrade/plugins/UpgradePluginPR1372.scala | 2 +- .../store/triplestore/upgrade/plugins/UpgradePluginPR1615.scala | 2 +- .../store/triplestore/upgrade/plugins/UpgradePluginPR1746.scala | 2 +- .../store/triplestore/upgrade/plugins/UpgradePluginPR1921.scala | 2 +- .../store/triplestore/upgrade/plugins/UpgradePluginPR2018.scala | 2 +- .../store/triplestore/upgrade/plugins/UpgradePluginPR2079.scala | 2 +- .../store/triplestore/upgrade/plugins/UpgradePluginPR2081.scala | 2 +- .../store/triplestore/upgrade/plugins/UpgradePluginPR2094.scala | 2 +- .../store/triplestore/upgrade/plugins/UpgradePluginPR3110.scala | 2 +- .../store/triplestore/upgrade/plugins/UpgradePluginPR3111.scala | 2 +- .../store/triplestore/upgrade/plugins/UpgradePluginPR3112.scala | 2 +- .../store/triplestore/upgrade/plugins/UpgradePluginPR3383.scala | 2 +- webapi/src/main/scala/org/knora/webapi/util/ActorUtil.scala | 2 +- .../main/scala/org/knora/webapi/util/ApacheLuceneSupport.scala | 2 +- .../main/scala/org/knora/webapi/util/Base64UrlCheckDigit.scala | 2 +- webapi/src/main/scala/org/knora/webapi/util/EitherUtil.scala | 2 +- webapi/src/main/scala/org/knora/webapi/util/FileUtil.scala | 2 +- webapi/src/main/scala/org/knora/webapi/util/JavaUtil.scala | 2 +- webapi/src/main/scala/org/knora/webapi/util/LogAspect.scala | 2 +- webapi/src/main/scala/org/knora/webapi/util/Logger.scala | 2 +- webapi/src/main/scala/org/knora/webapi/util/SipiUtil.scala | 2 +- webapi/src/main/scala/org/knora/webapi/util/WithAsIs.scala | 2 +- .../main/scala/org/knora/webapi/util/ZScopedJavaIoStreams.scala | 2 +- webapi/src/main/scala/org/knora/webapi/util/ZioHelper.scala | 2 +- webapi/src/test/scala/dsp/valueobjects/IriSpec.scala | 2 +- webapi/src/test/scala/dsp/valueobjects/LangStringSpec.scala | 2 +- webapi/src/test/scala/dsp/valueobjects/LanguageCodeSpec.scala | 2 +- webapi/src/test/scala/dsp/valueobjects/RestrictedViewSpec.scala | 2 +- webapi/src/test/scala/dsp/valueobjects/SchemaCommandsSpec.scala | 2 +- webapi/src/test/scala/dsp/valueobjects/SchemaSpec.scala | 2 +- webapi/src/test/scala/dsp/valueobjects/UuidUtilSpec.scala | 2 +- webapi/src/test/scala/org/knora/webapi/TestDataFactory.scala | 2 +- .../src/test/scala/org/knora/webapi/ValuesValidatorSpec.scala | 2 +- .../src/test/scala/org/knora/webapi/config/AppConfigSpec.scala | 2 +- .../src/test/scala/org/knora/webapi/core/MessageRelaySpec.scala | 2 +- .../scala/org/knora/webapi/http/version/ServerVersionSpec.scala | 2 +- .../org/knora/webapi/messages/util/rdf/JsonLDObjectSpec.scala | 2 +- .../org/knora/webapi/messages/util/rdf/JsonLDUtilSpec.scala | 2 +- .../gravsearch/transformers/ConstructTransformerSpec.scala | 2 +- .../v2/responder/valuemessages/ValueContentV2Spec.scala | 2 +- .../test/scala/org/knora/webapi/routing/RouteUtilZSpec.scala | 2 +- .../slice/admin/api/service/AuthorizationRestServiceSpec.scala | 2 +- .../webapi/slice/admin/api/service/MaintenanceServiceSpec.scala | 2 +- .../domain/model/AdministrativePermissionRepoInMemory.scala | 2 +- .../admin/domain/model/AdministrativePermissionRepoSpec.scala | 2 +- .../knora/webapi/slice/admin/domain/model/GroupIriSpec.scala | 2 +- .../knora/webapi/slice/admin/domain/model/KnoraGroupSpec.scala | 2 +- .../webapi/slice/admin/domain/model/KnoraProjectSpec.scala | 2 +- .../webapi/slice/admin/domain/model/ListPropertiesSpec.scala | 2 +- .../webapi/slice/admin/domain/model/PermissionIriSpec.scala | 2 +- .../org/knora/webapi/slice/admin/domain/model/UserIriSpec.scala | 2 +- .../org/knora/webapi/slice/admin/domain/model/UserSpec.scala | 2 +- .../knora/webapi/slice/admin/domain/model/UsernameSpec.scala | 2 +- .../slice/admin/domain/repo/KnoraProjectRepoInMemory.scala | 2 +- .../slice/admin/domain/service/DspIngestClientLiveSpec.scala | 2 +- .../webapi/slice/admin/domain/service/DspIngestClientMock.scala | 2 +- .../webapi/slice/admin/domain/service/GroupServiceSpec.scala | 2 +- .../webapi/slice/admin/domain/service/PasswordServiceSpec.scala | 2 +- .../slice/admin/domain/service/ProjectExportServiceStub.scala | 2 +- .../webapi/slice/admin/domain/service/ProjectServiceSpec.scala | 2 +- .../webapi/slice/admin/domain/service/ZipUtilitySpec.scala | 2 +- .../repo/service/AdministrativePermissionRepoLiveSpec.scala | 2 +- .../webapi/slice/admin/repo/service/CachingEntityRepoSpec.scala | 2 +- .../service/DefaultObjectAccessPermissionRepoLiveSpec.scala | 2 +- .../slice/admin/repo/service/KnoraGroupRepoLiveSpec.scala | 2 +- .../slice/admin/repo/service/KnoraProjectRepoLiveSpec.scala | 2 +- .../webapi/slice/admin/repo/service/KnoraUserRepoInMemory.scala | 2 +- .../webapi/slice/admin/repo/service/KnoraUserRepoLiveSpec.scala | 2 +- .../slice/common/ApiComplexV2JsonLdRequestParserSpec.scala | 2 +- .../scala/org/knora/webapi/slice/common/JsonLdTestUtil.scala | 2 +- .../scala/org/knora/webapi/slice/common/KnoraIrisSpec.scala | 2 +- .../scala/org/knora/webapi/slice/common/jena/ModelOpsSpec.scala | 2 +- .../org/knora/webapi/slice/common/jena/ResourceOpsSpec.scala | 2 +- .../org/knora/webapi/slice/common/repo/rdf/RdfModelSpec.scala | 2 +- .../common/repo/service/AbstractInMemoryCrudRepository.scala | 2 +- .../slice/common/repo/service/InMemoryCrudRepositorySpec.scala | 2 +- .../knora/webapi/slice/infrastructure/JwtServiceLiveSpec.scala | 2 +- .../scala/org/knora/webapi/slice/infrastructure/ScopeSpec.scala | 2 +- .../ontology/api/service/RestCardinalityServiceLiveSpec.scala | 2 +- .../slice/ontology/domain/CardinalityServiceLiveSpec.scala | 2 +- .../webapi/slice/ontology/domain/OntologyCacheDataBuilder.scala | 2 +- .../webapi/slice/ontology/domain/model/CardinalitySpec.scala | 2 +- .../ontology/domain/service/PredicateRepositoryLiveSpec.scala | 2 +- .../webapi/slice/ontology/repo/OntologyCacheFakeSpec.scala | 2 +- .../webapi/slice/ontology/repo/service/OntologyCacheFake.scala | 2 +- .../slice/ontology/repo/service/OntologyRepoInMemory.scala | 2 +- .../slice/ontology/repo/service/OntologyRepoLiveSpec.scala | 2 +- .../webapi/slice/resourceinfo/api/IriConverterLiveSpec.scala | 2 +- .../resourceinfo/api/LiveRestResourceInfoServiceSpec.scala | 2 +- .../webapi/slice/resourceinfo/domain/IriTestConstants.scala | 2 +- .../webapi/slice/resourceinfo/repo/ResourceInfoRepoFake.scala | 2 +- .../knora/webapi/slice/resources/IiifImageRequestUrlSpec.scala | 2 +- .../slice/resources/repo/service/ResourcesRepoLiveSpec.scala | 2 +- .../org/knora/webapi/slice/security/AuthenticatorLiveSpec.scala | 2 +- .../org/knora/webapi/slice/security/api/LoginPayloadSpec.scala | 2 +- .../org/knora/webapi/slice/shacl/api/ShaclApiServiceSpec.scala | 2 +- .../knora/webapi/slice/shacl/domain/ShaclValidatorSpec.scala | 2 +- .../org/knora/webapi/store/triplestore/TestDatasetBuilder.scala | 2 +- .../store/triplestore/api/TriplestoreServiceInMemory.scala | 2 +- .../store/triplestore/api/TriplestoreServiceInMemorySpec.scala | 2 +- .../store/triplestore/upgrade/GraphsForMigrationSpec.scala | 2 +- .../upgrade/plugins/ApplyUpgradePluginToTestData.scala | 2 +- .../triplestore/upgrade/plugins/UpgradePluginPR3110Spec.scala | 2 +- .../triplestore/upgrade/plugins/UpgradePluginPR3111Spec.scala | 2 +- .../triplestore/upgrade/plugins/UpgradePluginPR3112Spec.scala | 2 +- .../triplestore/upgrade/plugins/UpgradePluginTestOps.scala | 2 +- .../scala/org/knora/webapi/util/ApacheLuceneSupportZSpec.scala | 2 +- .../scala/org/knora/webapi/util/Base64UrlCheckDigitZSpec.scala | 2 +- webapi/src/test/scala/org/knora/webapi/util/JsonHelper.scala | 2 +- webapi/src/test/scala/org/knora/webapi/util/ZioHelperSpec.scala | 2 +- .../webapi/util/search/gravsearch/GravsearchParserSpec.scala | 2 +- 556 files changed, 556 insertions(+), 556 deletions(-) diff --git a/integration/src/test/scala/org/knora/sipi/SipiClientTestDelegator.scala b/integration/src/test/scala/org/knora/sipi/SipiClientTestDelegator.scala index 34d95938c2..4ff326882b 100644 --- a/integration/src/test/scala/org/knora/sipi/SipiClientTestDelegator.scala +++ b/integration/src/test/scala/org/knora/sipi/SipiClientTestDelegator.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/sipi/SipiIT.scala b/integration/src/test/scala/org/knora/sipi/SipiIT.scala index dfec1bd5b1..4e70857a4b 100644 --- a/integration/src/test/scala/org/knora/sipi/SipiIT.scala +++ b/integration/src/test/scala/org/knora/sipi/SipiIT.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/CoreSpec.scala b/integration/src/test/scala/org/knora/webapi/CoreSpec.scala index 831aaed6d2..f1fd687ece 100644 --- a/integration/src/test/scala/org/knora/webapi/CoreSpec.scala +++ b/integration/src/test/scala/org/knora/webapi/CoreSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/E2ESpec.scala b/integration/src/test/scala/org/knora/webapi/E2ESpec.scala index 286a2975b0..a42f84fa20 100644 --- a/integration/src/test/scala/org/knora/webapi/E2ESpec.scala +++ b/integration/src/test/scala/org/knora/webapi/E2ESpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/E2EZSpec.scala b/integration/src/test/scala/org/knora/webapi/E2EZSpec.scala index 90a56acbcf..5e7603f9df 100644 --- a/integration/src/test/scala/org/knora/webapi/E2EZSpec.scala +++ b/integration/src/test/scala/org/knora/webapi/E2EZSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/ITKnoraLiveSpec.scala b/integration/src/test/scala/org/knora/webapi/ITKnoraLiveSpec.scala index e7989052e5..6c806cb3fd 100644 --- a/integration/src/test/scala/org/knora/webapi/ITKnoraLiveSpec.scala +++ b/integration/src/test/scala/org/knora/webapi/ITKnoraLiveSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/ProjectEraseIT.scala b/integration/src/test/scala/org/knora/webapi/ProjectEraseIT.scala index dfd542331a..f51035c527 100644 --- a/integration/src/test/scala/org/knora/webapi/ProjectEraseIT.scala +++ b/integration/src/test/scala/org/knora/webapi/ProjectEraseIT.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/R2RSpec.scala b/integration/src/test/scala/org/knora/webapi/R2RSpec.scala index 0ea6a3ef48..4606fb2d14 100644 --- a/integration/src/test/scala/org/knora/webapi/R2RSpec.scala +++ b/integration/src/test/scala/org/knora/webapi/R2RSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/config/AppConfigForTestContainers.scala b/integration/src/test/scala/org/knora/webapi/config/AppConfigForTestContainers.scala index 45afac215b..6cf79e3472 100644 --- a/integration/src/test/scala/org/knora/webapi/config/AppConfigForTestContainers.scala +++ b/integration/src/test/scala/org/knora/webapi/config/AppConfigForTestContainers.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/config/AppConfigForTestContainersZSpec.scala b/integration/src/test/scala/org/knora/webapi/config/AppConfigForTestContainersZSpec.scala index 981ffdc485..5e182e6a8b 100644 --- a/integration/src/test/scala/org/knora/webapi/config/AppConfigForTestContainersZSpec.scala +++ b/integration/src/test/scala/org/knora/webapi/config/AppConfigForTestContainersZSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/core/ActorSystemTest.scala b/integration/src/test/scala/org/knora/webapi/core/ActorSystemTest.scala index e95614994d..827ded0905 100644 --- a/integration/src/test/scala/org/knora/webapi/core/ActorSystemTest.scala +++ b/integration/src/test/scala/org/knora/webapi/core/ActorSystemTest.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/core/LayersTest.scala b/integration/src/test/scala/org/knora/webapi/core/LayersTest.scala index f3b6db8b28..e8a3f64a58 100644 --- a/integration/src/test/scala/org/knora/webapi/core/LayersTest.scala +++ b/integration/src/test/scala/org/knora/webapi/core/LayersTest.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/core/TestStartupUtils.scala b/integration/src/test/scala/org/knora/webapi/core/TestStartupUtils.scala index 2ba086133b..d6bec972cb 100644 --- a/integration/src/test/scala/org/knora/webapi/core/TestStartupUtils.scala +++ b/integration/src/test/scala/org/knora/webapi/core/TestStartupUtils.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/e2e/CORSSupportE2ESpec.scala b/integration/src/test/scala/org/knora/webapi/e2e/CORSSupportE2ESpec.scala index 4d8e10c216..fa6dcf3cf1 100644 --- a/integration/src/test/scala/org/knora/webapi/e2e/CORSSupportE2ESpec.scala +++ b/integration/src/test/scala/org/knora/webapi/e2e/CORSSupportE2ESpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/e2e/ExceptionHandlerR2RSpec.scala b/integration/src/test/scala/org/knora/webapi/e2e/ExceptionHandlerR2RSpec.scala index c8f34038ca..1a25816af1 100644 --- a/integration/src/test/scala/org/knora/webapi/e2e/ExceptionHandlerR2RSpec.scala +++ b/integration/src/test/scala/org/knora/webapi/e2e/ExceptionHandlerR2RSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/e2e/HealthRouteE2ESpec.scala b/integration/src/test/scala/org/knora/webapi/e2e/HealthRouteE2ESpec.scala index 32e0a3cae2..3795b5e1d9 100644 --- a/integration/src/test/scala/org/knora/webapi/e2e/HealthRouteE2ESpec.scala +++ b/integration/src/test/scala/org/knora/webapi/e2e/HealthRouteE2ESpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/e2e/InstanceChecker.scala b/integration/src/test/scala/org/knora/webapi/e2e/InstanceChecker.scala index 690f29724d..953987952d 100644 --- a/integration/src/test/scala/org/knora/webapi/e2e/InstanceChecker.scala +++ b/integration/src/test/scala/org/knora/webapi/e2e/InstanceChecker.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/e2e/InstanceCheckerSpec.scala b/integration/src/test/scala/org/knora/webapi/e2e/InstanceCheckerSpec.scala index 4344db0211..2b81fd3b52 100644 --- a/integration/src/test/scala/org/knora/webapi/e2e/InstanceCheckerSpec.scala +++ b/integration/src/test/scala/org/knora/webapi/e2e/InstanceCheckerSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/e2e/admin/AdminFilesE2ESpec.scala b/integration/src/test/scala/org/knora/webapi/e2e/admin/AdminFilesE2ESpec.scala index 3d104f545f..2f3c3a9ec0 100644 --- a/integration/src/test/scala/org/knora/webapi/e2e/admin/AdminFilesE2ESpec.scala +++ b/integration/src/test/scala/org/knora/webapi/e2e/admin/AdminFilesE2ESpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/e2e/admin/GroupsADME2ESpec.scala b/integration/src/test/scala/org/knora/webapi/e2e/admin/GroupsADME2ESpec.scala index 1bcacf945c..313954fed7 100644 --- a/integration/src/test/scala/org/knora/webapi/e2e/admin/GroupsADME2ESpec.scala +++ b/integration/src/test/scala/org/knora/webapi/e2e/admin/GroupsADME2ESpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/e2e/admin/PermissionsADME2ESpec.scala b/integration/src/test/scala/org/knora/webapi/e2e/admin/PermissionsADME2ESpec.scala index 356691d7d0..06e8916126 100644 --- a/integration/src/test/scala/org/knora/webapi/e2e/admin/PermissionsADME2ESpec.scala +++ b/integration/src/test/scala/org/knora/webapi/e2e/admin/PermissionsADME2ESpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/e2e/admin/ProjectsADME2ESpec.scala b/integration/src/test/scala/org/knora/webapi/e2e/admin/ProjectsADME2ESpec.scala index c651e0cff7..e11a63624a 100644 --- a/integration/src/test/scala/org/knora/webapi/e2e/admin/ProjectsADME2ESpec.scala +++ b/integration/src/test/scala/org/knora/webapi/e2e/admin/ProjectsADME2ESpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/e2e/admin/UsersADME2ESpec.scala b/integration/src/test/scala/org/knora/webapi/e2e/admin/UsersADME2ESpec.scala index 1d8565f428..ebb269afb0 100644 --- a/integration/src/test/scala/org/knora/webapi/e2e/admin/UsersADME2ESpec.scala +++ b/integration/src/test/scala/org/knora/webapi/e2e/admin/UsersADME2ESpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/e2e/admin/lists/CreateListItemsRouteADME2ESpec.scala b/integration/src/test/scala/org/knora/webapi/e2e/admin/lists/CreateListItemsRouteADME2ESpec.scala index 0954174867..13b5726c35 100644 --- a/integration/src/test/scala/org/knora/webapi/e2e/admin/lists/CreateListItemsRouteADME2ESpec.scala +++ b/integration/src/test/scala/org/knora/webapi/e2e/admin/lists/CreateListItemsRouteADME2ESpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/e2e/admin/lists/CredentialsADM.scala b/integration/src/test/scala/org/knora/webapi/e2e/admin/lists/CredentialsADM.scala index e021cb4468..e785c5cd61 100644 --- a/integration/src/test/scala/org/knora/webapi/e2e/admin/lists/CredentialsADM.scala +++ b/integration/src/test/scala/org/knora/webapi/e2e/admin/lists/CredentialsADM.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/e2e/admin/lists/DeleteListItemsRouteADME2ESpec.scala b/integration/src/test/scala/org/knora/webapi/e2e/admin/lists/DeleteListItemsRouteADME2ESpec.scala index 05e06ccf26..cf8a09a680 100644 --- a/integration/src/test/scala/org/knora/webapi/e2e/admin/lists/DeleteListItemsRouteADME2ESpec.scala +++ b/integration/src/test/scala/org/knora/webapi/e2e/admin/lists/DeleteListItemsRouteADME2ESpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/e2e/admin/lists/GetListItemsRouteADME2ESpec.scala b/integration/src/test/scala/org/knora/webapi/e2e/admin/lists/GetListItemsRouteADME2ESpec.scala index f5b1862598..69b825de1d 100644 --- a/integration/src/test/scala/org/knora/webapi/e2e/admin/lists/GetListItemsRouteADME2ESpec.scala +++ b/integration/src/test/scala/org/knora/webapi/e2e/admin/lists/GetListItemsRouteADME2ESpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/e2e/admin/lists/UpdateListItemsRouteADME2ESpec.scala b/integration/src/test/scala/org/knora/webapi/e2e/admin/lists/UpdateListItemsRouteADME2ESpec.scala index c9a8d367a9..8aa0647fa6 100644 --- a/integration/src/test/scala/org/knora/webapi/e2e/admin/lists/UpdateListItemsRouteADME2ESpec.scala +++ b/integration/src/test/scala/org/knora/webapi/e2e/admin/lists/UpdateListItemsRouteADME2ESpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/e2e/v2/AuthenticationV2E2ESpec.scala b/integration/src/test/scala/org/knora/webapi/e2e/v2/AuthenticationV2E2ESpec.scala index 6145f74064..ab4f40e56d 100644 --- a/integration/src/test/scala/org/knora/webapi/e2e/v2/AuthenticationV2E2ESpec.scala +++ b/integration/src/test/scala/org/knora/webapi/e2e/v2/AuthenticationV2E2ESpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/e2e/v2/ListsRouteV2R2RSpec.scala b/integration/src/test/scala/org/knora/webapi/e2e/v2/ListsRouteV2R2RSpec.scala index f4a144adc4..ba555a7776 100644 --- a/integration/src/test/scala/org/knora/webapi/e2e/v2/ListsRouteV2R2RSpec.scala +++ b/integration/src/test/scala/org/knora/webapi/e2e/v2/ListsRouteV2R2RSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/e2e/v2/MarkupHeader.scala b/integration/src/test/scala/org/knora/webapi/e2e/v2/MarkupHeader.scala index 25c8794a06..9a93b983ee 100644 --- a/integration/src/test/scala/org/knora/webapi/e2e/v2/MarkupHeader.scala +++ b/integration/src/test/scala/org/knora/webapi/e2e/v2/MarkupHeader.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/e2e/v2/OntologyFormatsE2ESpec.scala b/integration/src/test/scala/org/knora/webapi/e2e/v2/OntologyFormatsE2ESpec.scala index 90acbae336..f2dd12f7d6 100644 --- a/integration/src/test/scala/org/knora/webapi/e2e/v2/OntologyFormatsE2ESpec.scala +++ b/integration/src/test/scala/org/knora/webapi/e2e/v2/OntologyFormatsE2ESpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/e2e/v2/OntologyV2R2RSpec.scala b/integration/src/test/scala/org/knora/webapi/e2e/v2/OntologyV2R2RSpec.scala index a5c2d6ef46..8adba17471 100644 --- a/integration/src/test/scala/org/knora/webapi/e2e/v2/OntologyV2R2RSpec.scala +++ b/integration/src/test/scala/org/knora/webapi/e2e/v2/OntologyV2R2RSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/e2e/v2/ProjectHeader.scala b/integration/src/test/scala/org/knora/webapi/e2e/v2/ProjectHeader.scala index 7bf93e961a..c91c51f417 100644 --- a/integration/src/test/scala/org/knora/webapi/e2e/v2/ProjectHeader.scala +++ b/integration/src/test/scala/org/knora/webapi/e2e/v2/ProjectHeader.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/e2e/v2/ResourcesRouteV2E2ESpec.scala b/integration/src/test/scala/org/knora/webapi/e2e/v2/ResourcesRouteV2E2ESpec.scala index d3d49aebf2..0721312447 100644 --- a/integration/src/test/scala/org/knora/webapi/e2e/v2/ResourcesRouteV2E2ESpec.scala +++ b/integration/src/test/scala/org/knora/webapi/e2e/v2/ResourcesRouteV2E2ESpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/e2e/v2/ResponseCheckerV2.scala b/integration/src/test/scala/org/knora/webapi/e2e/v2/ResponseCheckerV2.scala index 4d34a8f006..2ea9f7551c 100644 --- a/integration/src/test/scala/org/knora/webapi/e2e/v2/ResponseCheckerV2.scala +++ b/integration/src/test/scala/org/knora/webapi/e2e/v2/ResponseCheckerV2.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/e2e/v2/ResponseCheckerV2Spec.scala b/integration/src/test/scala/org/knora/webapi/e2e/v2/ResponseCheckerV2Spec.scala index 583222d4b9..01aaff3669 100644 --- a/integration/src/test/scala/org/knora/webapi/e2e/v2/ResponseCheckerV2Spec.scala +++ b/integration/src/test/scala/org/knora/webapi/e2e/v2/ResponseCheckerV2Spec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/e2e/v2/SchemaHeader.scala b/integration/src/test/scala/org/knora/webapi/e2e/v2/SchemaHeader.scala index 73e4092714..302daaf6ea 100644 --- a/integration/src/test/scala/org/knora/webapi/e2e/v2/SchemaHeader.scala +++ b/integration/src/test/scala/org/knora/webapi/e2e/v2/SchemaHeader.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/e2e/v2/SearchRouteV2R2RSpec.scala b/integration/src/test/scala/org/knora/webapi/e2e/v2/SearchRouteV2R2RSpec.scala index efdaeb8191..a14e3c83d3 100644 --- a/integration/src/test/scala/org/knora/webapi/e2e/v2/SearchRouteV2R2RSpec.scala +++ b/integration/src/test/scala/org/knora/webapi/e2e/v2/SearchRouteV2R2RSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/e2e/v2/ValuesRouteV2E2ESpec.scala b/integration/src/test/scala/org/knora/webapi/e2e/v2/ValuesRouteV2E2ESpec.scala index 5094536d9a..b89af6c938 100644 --- a/integration/src/test/scala/org/knora/webapi/e2e/v2/ValuesRouteV2E2ESpec.scala +++ b/integration/src/test/scala/org/knora/webapi/e2e/v2/ValuesRouteV2E2ESpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/e2e/v2/ValuesV2R2RSpec.scala b/integration/src/test/scala/org/knora/webapi/e2e/v2/ValuesV2R2RSpec.scala index f403559440..cb3659b7b7 100644 --- a/integration/src/test/scala/org/knora/webapi/e2e/v2/ValuesV2R2RSpec.scala +++ b/integration/src/test/scala/org/knora/webapi/e2e/v2/ValuesV2R2RSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/e2e/v2/ontology/CardinalitiesV2E2ESpec.scala b/integration/src/test/scala/org/knora/webapi/e2e/v2/ontology/CardinalitiesV2E2ESpec.scala index 9d3ca53315..db281e6eb6 100644 --- a/integration/src/test/scala/org/knora/webapi/e2e/v2/ontology/CardinalitiesV2E2ESpec.scala +++ b/integration/src/test/scala/org/knora/webapi/e2e/v2/ontology/CardinalitiesV2E2ESpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/e2ez/KnoraBaseJsonModels.scala b/integration/src/test/scala/org/knora/webapi/e2ez/KnoraBaseJsonModels.scala index 4d3188b62a..54b175026e 100644 --- a/integration/src/test/scala/org/knora/webapi/e2ez/KnoraBaseJsonModels.scala +++ b/integration/src/test/scala/org/knora/webapi/e2ez/KnoraBaseJsonModels.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/e2ez/SampleE2ESpec.scala b/integration/src/test/scala/org/knora/webapi/e2ez/SampleE2ESpec.scala index ca2b6a56e6..0329f91b1e 100644 --- a/integration/src/test/scala/org/knora/webapi/e2ez/SampleE2ESpec.scala +++ b/integration/src/test/scala/org/knora/webapi/e2ez/SampleE2ESpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/e2ez/SegmentE2EZSpec.scala b/integration/src/test/scala/org/knora/webapi/e2ez/SegmentE2EZSpec.scala index 40a5829242..6a91bf752a 100644 --- a/integration/src/test/scala/org/knora/webapi/e2ez/SegmentE2EZSpec.scala +++ b/integration/src/test/scala/org/knora/webapi/e2ez/SegmentE2EZSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/http/version/BuildInfoSpec.scala b/integration/src/test/scala/org/knora/webapi/http/version/BuildInfoSpec.scala index 0012d46480..6534713368 100644 --- a/integration/src/test/scala/org/knora/webapi/http/version/BuildInfoSpec.scala +++ b/integration/src/test/scala/org/knora/webapi/http/version/BuildInfoSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/it/VersionRouteITSpec.scala b/integration/src/test/scala/org/knora/webapi/it/VersionRouteITSpec.scala index 78c531a4df..1d64fff7d2 100644 --- a/integration/src/test/scala/org/knora/webapi/it/VersionRouteITSpec.scala +++ b/integration/src/test/scala/org/knora/webapi/it/VersionRouteITSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/it/v2/CopyrightAndLicensesSpec.scala b/integration/src/test/scala/org/knora/webapi/it/v2/CopyrightAndLicensesSpec.scala index 13a9225b76..ebe30a5738 100644 --- a/integration/src/test/scala/org/knora/webapi/it/v2/CopyrightAndLicensesSpec.scala +++ b/integration/src/test/scala/org/knora/webapi/it/v2/CopyrightAndLicensesSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/it/v2/KnoraSipiAuthenticationITSpec.scala b/integration/src/test/scala/org/knora/webapi/it/v2/KnoraSipiAuthenticationITSpec.scala index a35e330dd7..02979dc242 100644 --- a/integration/src/test/scala/org/knora/webapi/it/v2/KnoraSipiAuthenticationITSpec.scala +++ b/integration/src/test/scala/org/knora/webapi/it/v2/KnoraSipiAuthenticationITSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/it/v2/KnoraSipiIntegrationV2ITSpec.scala b/integration/src/test/scala/org/knora/webapi/it/v2/KnoraSipiIntegrationV2ITSpec.scala index 79fb430d57..0440977857 100644 --- a/integration/src/test/scala/org/knora/webapi/it/v2/KnoraSipiIntegrationV2ITSpec.scala +++ b/integration/src/test/scala/org/knora/webapi/it/v2/KnoraSipiIntegrationV2ITSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/it/v2/StandoffRouteV2ITSpec.scala b/integration/src/test/scala/org/knora/webapi/it/v2/StandoffRouteV2ITSpec.scala index 72b3de1649..aa91d00735 100644 --- a/integration/src/test/scala/org/knora/webapi/it/v2/StandoffRouteV2ITSpec.scala +++ b/integration/src/test/scala/org/knora/webapi/it/v2/StandoffRouteV2ITSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/messages/StringFormatterSpec.scala b/integration/src/test/scala/org/knora/webapi/messages/StringFormatterSpec.scala index 65fb46dfe7..b91a5c86bc 100644 --- a/integration/src/test/scala/org/knora/webapi/messages/StringFormatterSpec.scala +++ b/integration/src/test/scala/org/knora/webapi/messages/StringFormatterSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/messages/admin/responder/IntegrationTestAdminJsonProtocol.scala b/integration/src/test/scala/org/knora/webapi/messages/admin/responder/IntegrationTestAdminJsonProtocol.scala index 84f0f407a6..a9a054c076 100644 --- a/integration/src/test/scala/org/knora/webapi/messages/admin/responder/IntegrationTestAdminJsonProtocol.scala +++ b/integration/src/test/scala/org/knora/webapi/messages/admin/responder/IntegrationTestAdminJsonProtocol.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/messages/admin/responder/listsmessages/IntegrationTestListADMJsonProtocol.scala b/integration/src/test/scala/org/knora/webapi/messages/admin/responder/listsmessages/IntegrationTestListADMJsonProtocol.scala index df67a07303..c6399ffb44 100644 --- a/integration/src/test/scala/org/knora/webapi/messages/admin/responder/listsmessages/IntegrationTestListADMJsonProtocol.scala +++ b/integration/src/test/scala/org/knora/webapi/messages/admin/responder/listsmessages/IntegrationTestListADMJsonProtocol.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/messages/admin/responder/listsmessages/ListMessagesADMZioJsonSpec.scala b/integration/src/test/scala/org/knora/webapi/messages/admin/responder/listsmessages/ListMessagesADMZioJsonSpec.scala index 785780c234..e2fd9fb406 100644 --- a/integration/src/test/scala/org/knora/webapi/messages/admin/responder/listsmessages/ListMessagesADMZioJsonSpec.scala +++ b/integration/src/test/scala/org/knora/webapi/messages/admin/responder/listsmessages/ListMessagesADMZioJsonSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/messages/admin/responder/listsmessages/ListsMessagesADMSpec.scala b/integration/src/test/scala/org/knora/webapi/messages/admin/responder/listsmessages/ListsMessagesADMSpec.scala index 1f2a4527a5..5cc7937742 100644 --- a/integration/src/test/scala/org/knora/webapi/messages/admin/responder/listsmessages/ListsMessagesADMSpec.scala +++ b/integration/src/test/scala/org/knora/webapi/messages/admin/responder/listsmessages/ListsMessagesADMSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/messages/admin/responder/permissionsmessages/PermissionsMessagesADMSpec.scala b/integration/src/test/scala/org/knora/webapi/messages/admin/responder/permissionsmessages/PermissionsMessagesADMSpec.scala index 8955d36a49..36d6d594d4 100644 --- a/integration/src/test/scala/org/knora/webapi/messages/admin/responder/permissionsmessages/PermissionsMessagesADMSpec.scala +++ b/integration/src/test/scala/org/knora/webapi/messages/admin/responder/permissionsmessages/PermissionsMessagesADMSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/messages/admin/responder/usersmessages/UsersMessagesADMSpec.scala b/integration/src/test/scala/org/knora/webapi/messages/admin/responder/usersmessages/UsersMessagesADMSpec.scala index c5234229ce..a743078676 100644 --- a/integration/src/test/scala/org/knora/webapi/messages/admin/responder/usersmessages/UsersMessagesADMSpec.scala +++ b/integration/src/test/scala/org/knora/webapi/messages/admin/responder/usersmessages/UsersMessagesADMSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/messages/store/triplestoremessages/TriplestoreMessagesSpec.scala b/integration/src/test/scala/org/knora/webapi/messages/store/triplestoremessages/TriplestoreMessagesSpec.scala index db3c5a85ae..d5f3caf394 100644 --- a/integration/src/test/scala/org/knora/webapi/messages/store/triplestoremessages/TriplestoreMessagesSpec.scala +++ b/integration/src/test/scala/org/knora/webapi/messages/store/triplestoremessages/TriplestoreMessagesSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/messages/util/CalendarDateUtilV2Spec.scala b/integration/src/test/scala/org/knora/webapi/messages/util/CalendarDateUtilV2Spec.scala index d6ebe62bbd..3eca4fcf20 100644 --- a/integration/src/test/scala/org/knora/webapi/messages/util/CalendarDateUtilV2Spec.scala +++ b/integration/src/test/scala/org/knora/webapi/messages/util/CalendarDateUtilV2Spec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/messages/util/ConstructResponseUtilV2Spec.scala b/integration/src/test/scala/org/knora/webapi/messages/util/ConstructResponseUtilV2Spec.scala index 3891709e38..297787be58 100644 --- a/integration/src/test/scala/org/knora/webapi/messages/util/ConstructResponseUtilV2Spec.scala +++ b/integration/src/test/scala/org/knora/webapi/messages/util/ConstructResponseUtilV2Spec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/messages/util/ConstructResponseUtilV2SpecFullData.scala b/integration/src/test/scala/org/knora/webapi/messages/util/ConstructResponseUtilV2SpecFullData.scala index 895e579d86..b42eeeb31c 100644 --- a/integration/src/test/scala/org/knora/webapi/messages/util/ConstructResponseUtilV2SpecFullData.scala +++ b/integration/src/test/scala/org/knora/webapi/messages/util/ConstructResponseUtilV2SpecFullData.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/messages/util/DateUtilSpec.scala b/integration/src/test/scala/org/knora/webapi/messages/util/DateUtilSpec.scala index acc8bfd7d2..2c521c4c42 100644 --- a/integration/src/test/scala/org/knora/webapi/messages/util/DateUtilSpec.scala +++ b/integration/src/test/scala/org/knora/webapi/messages/util/DateUtilSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/messages/util/PermissionUtilADMSpec.scala b/integration/src/test/scala/org/knora/webapi/messages/util/PermissionUtilADMSpec.scala index cf504dd3c7..6c05c9ce34 100644 --- a/integration/src/test/scala/org/knora/webapi/messages/util/PermissionUtilADMSpec.scala +++ b/integration/src/test/scala/org/knora/webapi/messages/util/PermissionUtilADMSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/messages/util/rdf/KnoraResponseV2Spec.scala b/integration/src/test/scala/org/knora/webapi/messages/util/rdf/KnoraResponseV2Spec.scala index b229405c97..d966e41b93 100644 --- a/integration/src/test/scala/org/knora/webapi/messages/util/rdf/KnoraResponseV2Spec.scala +++ b/integration/src/test/scala/org/knora/webapi/messages/util/rdf/KnoraResponseV2Spec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/messages/util/rdf/RdfFormatUtilSpec.scala b/integration/src/test/scala/org/knora/webapi/messages/util/rdf/RdfFormatUtilSpec.scala index 383014994d..38e828c22f 100644 --- a/integration/src/test/scala/org/knora/webapi/messages/util/rdf/RdfFormatUtilSpec.scala +++ b/integration/src/test/scala/org/knora/webapi/messages/util/rdf/RdfFormatUtilSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/messages/util/rdf/RdfModelSpec.scala b/integration/src/test/scala/org/knora/webapi/messages/util/rdf/RdfModelSpec.scala index 062fece56d..243b2cc442 100644 --- a/integration/src/test/scala/org/knora/webapi/messages/util/rdf/RdfModelSpec.scala +++ b/integration/src/test/scala/org/knora/webapi/messages/util/rdf/RdfModelSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/messages/util/search/SparqlTransformerSpec.scala b/integration/src/test/scala/org/knora/webapi/messages/util/search/SparqlTransformerSpec.scala index b25f66b1b0..025c2fa718 100644 --- a/integration/src/test/scala/org/knora/webapi/messages/util/search/SparqlTransformerSpec.scala +++ b/integration/src/test/scala/org/knora/webapi/messages/util/search/SparqlTransformerSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/messages/util/search/gravsearch/prequery/GravsearchToCountPrequeryTransformerSpec.scala b/integration/src/test/scala/org/knora/webapi/messages/util/search/gravsearch/prequery/GravsearchToCountPrequeryTransformerSpec.scala index 86a727a5dd..0dc426ff27 100644 --- a/integration/src/test/scala/org/knora/webapi/messages/util/search/gravsearch/prequery/GravsearchToCountPrequeryTransformerSpec.scala +++ b/integration/src/test/scala/org/knora/webapi/messages/util/search/gravsearch/prequery/GravsearchToCountPrequeryTransformerSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/messages/util/search/gravsearch/prequery/GravsearchToPrequeryTransformerSpec.scala b/integration/src/test/scala/org/knora/webapi/messages/util/search/gravsearch/prequery/GravsearchToPrequeryTransformerSpec.scala index 527b63dbcb..b5e6d931b1 100644 --- a/integration/src/test/scala/org/knora/webapi/messages/util/search/gravsearch/prequery/GravsearchToPrequeryTransformerSpec.scala +++ b/integration/src/test/scala/org/knora/webapi/messages/util/search/gravsearch/prequery/GravsearchToPrequeryTransformerSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/messages/util/search/gravsearch/prequery/TopologicalSortUtilSpec.scala b/integration/src/test/scala/org/knora/webapi/messages/util/search/gravsearch/prequery/TopologicalSortUtilSpec.scala index fb8d3301b4..6c2a30e987 100644 --- a/integration/src/test/scala/org/knora/webapi/messages/util/search/gravsearch/prequery/TopologicalSortUtilSpec.scala +++ b/integration/src/test/scala/org/knora/webapi/messages/util/search/gravsearch/prequery/TopologicalSortUtilSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/messages/util/search/gravsearch/types/GravsearchTypeInspectorSpec.scala b/integration/src/test/scala/org/knora/webapi/messages/util/search/gravsearch/types/GravsearchTypeInspectorSpec.scala index 74e32a0e3f..e07919e651 100644 --- a/integration/src/test/scala/org/knora/webapi/messages/util/search/gravsearch/types/GravsearchTypeInspectorSpec.scala +++ b/integration/src/test/scala/org/knora/webapi/messages/util/search/gravsearch/types/GravsearchTypeInspectorSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/messages/util/standoff/StandoffTagUtilV2Spec.scala b/integration/src/test/scala/org/knora/webapi/messages/util/standoff/StandoffTagUtilV2Spec.scala index 398309e9fe..26ea28a496 100644 --- a/integration/src/test/scala/org/knora/webapi/messages/util/standoff/StandoffTagUtilV2Spec.scala +++ b/integration/src/test/scala/org/knora/webapi/messages/util/standoff/StandoffTagUtilV2Spec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/messages/util/standoff/XMLToStandoffUtilSpec.scala b/integration/src/test/scala/org/knora/webapi/messages/util/standoff/XMLToStandoffUtilSpec.scala index 0e40d95265..a4fc772960 100644 --- a/integration/src/test/scala/org/knora/webapi/messages/util/standoff/XMLToStandoffUtilSpec.scala +++ b/integration/src/test/scala/org/knora/webapi/messages/util/standoff/XMLToStandoffUtilSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/messages/util/standoff/XMLUtilSpec.scala b/integration/src/test/scala/org/knora/webapi/messages/util/standoff/XMLUtilSpec.scala index 9cff10fa42..c782eebeb2 100644 --- a/integration/src/test/scala/org/knora/webapi/messages/util/standoff/XMLUtilSpec.scala +++ b/integration/src/test/scala/org/knora/webapi/messages/util/standoff/XMLUtilSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/messages/v2/responder/ontologymessages/InputOntologyV2Spec.scala b/integration/src/test/scala/org/knora/webapi/messages/v2/responder/ontologymessages/InputOntologyV2Spec.scala index f20d513585..040b97938d 100644 --- a/integration/src/test/scala/org/knora/webapi/messages/v2/responder/ontologymessages/InputOntologyV2Spec.scala +++ b/integration/src/test/scala/org/knora/webapi/messages/v2/responder/ontologymessages/InputOntologyV2Spec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/messages/v2/responder/resourcesmessages/ResourcesMessagesV2Spec.scala b/integration/src/test/scala/org/knora/webapi/messages/v2/responder/resourcesmessages/ResourcesMessagesV2Spec.scala index 84e3c5ab04..902c1e8056 100644 --- a/integration/src/test/scala/org/knora/webapi/messages/v2/responder/resourcesmessages/ResourcesMessagesV2Spec.scala +++ b/integration/src/test/scala/org/knora/webapi/messages/v2/responder/resourcesmessages/ResourcesMessagesV2Spec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/models/OntologyModels.scala b/integration/src/test/scala/org/knora/webapi/models/OntologyModels.scala index f0ee7e6bef..2deff3b7f4 100644 --- a/integration/src/test/scala/org/knora/webapi/models/OntologyModels.scala +++ b/integration/src/test/scala/org/knora/webapi/models/OntologyModels.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/models/filemodels/FileModelUtil.scala b/integration/src/test/scala/org/knora/webapi/models/filemodels/FileModelUtil.scala index ba45634fd8..d081fbbb97 100644 --- a/integration/src/test/scala/org/knora/webapi/models/filemodels/FileModelUtil.scala +++ b/integration/src/test/scala/org/knora/webapi/models/filemodels/FileModelUtil.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/models/filemodels/FileModels.scala b/integration/src/test/scala/org/knora/webapi/models/filemodels/FileModels.scala index 413ede216a..deccafe0e3 100644 --- a/integration/src/test/scala/org/knora/webapi/models/filemodels/FileModels.scala +++ b/integration/src/test/scala/org/knora/webapi/models/filemodels/FileModels.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/models/filemodels/FileModelsSpec.scala b/integration/src/test/scala/org/knora/webapi/models/filemodels/FileModelsSpec.scala index 828f4b0864..9c895f0ea7 100644 --- a/integration/src/test/scala/org/knora/webapi/models/filemodels/FileModelsSpec.scala +++ b/integration/src/test/scala/org/knora/webapi/models/filemodels/FileModelsSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/models/standoffmodels/StandoffModels.scala b/integration/src/test/scala/org/knora/webapi/models/standoffmodels/StandoffModels.scala index cf61f73b1b..694f64e07b 100644 --- a/integration/src/test/scala/org/knora/webapi/models/standoffmodels/StandoffModels.scala +++ b/integration/src/test/scala/org/knora/webapi/models/standoffmodels/StandoffModels.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/models/standoffmodels/StandoffModelsSpec.scala b/integration/src/test/scala/org/knora/webapi/models/standoffmodels/StandoffModelsSpec.scala index 74ac242fa7..7aa77ad9e8 100644 --- a/integration/src/test/scala/org/knora/webapi/models/standoffmodels/StandoffModelsSpec.scala +++ b/integration/src/test/scala/org/knora/webapi/models/standoffmodels/StandoffModelsSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/other/v2/LumieresLausanneV2E2ESpec.scala b/integration/src/test/scala/org/knora/webapi/other/v2/LumieresLausanneV2E2ESpec.scala index 88b2a3061c..609ae26c2c 100644 --- a/integration/src/test/scala/org/knora/webapi/other/v2/LumieresLausanneV2E2ESpec.scala +++ b/integration/src/test/scala/org/knora/webapi/other/v2/LumieresLausanneV2E2ESpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/responders/IriLockerSpec.scala b/integration/src/test/scala/org/knora/webapi/responders/IriLockerSpec.scala index 12b087db8d..baed66f91c 100644 --- a/integration/src/test/scala/org/knora/webapi/responders/IriLockerSpec.scala +++ b/integration/src/test/scala/org/knora/webapi/responders/IriLockerSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/responders/admin/AssetPermissionsResponderSpec.scala b/integration/src/test/scala/org/knora/webapi/responders/admin/AssetPermissionsResponderSpec.scala index 7372dce1ff..169da338e0 100644 --- a/integration/src/test/scala/org/knora/webapi/responders/admin/AssetPermissionsResponderSpec.scala +++ b/integration/src/test/scala/org/knora/webapi/responders/admin/AssetPermissionsResponderSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/responders/admin/GroupRestServiceSpec.scala b/integration/src/test/scala/org/knora/webapi/responders/admin/GroupRestServiceSpec.scala index ac1bb8ed81..a700fe2b00 100644 --- a/integration/src/test/scala/org/knora/webapi/responders/admin/GroupRestServiceSpec.scala +++ b/integration/src/test/scala/org/knora/webapi/responders/admin/GroupRestServiceSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/responders/admin/ListsResponderSpec.scala b/integration/src/test/scala/org/knora/webapi/responders/admin/ListsResponderSpec.scala index 62bd6b257a..3b56ea3f6f 100644 --- a/integration/src/test/scala/org/knora/webapi/responders/admin/ListsResponderSpec.scala +++ b/integration/src/test/scala/org/knora/webapi/responders/admin/ListsResponderSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/responders/admin/PermissionsResponderSpec.scala b/integration/src/test/scala/org/knora/webapi/responders/admin/PermissionsResponderSpec.scala index 789845ebc7..e74ec60ce4 100644 --- a/integration/src/test/scala/org/knora/webapi/responders/admin/PermissionsResponderSpec.scala +++ b/integration/src/test/scala/org/knora/webapi/responders/admin/PermissionsResponderSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/responders/admin/ProjectRestServiceSpec.scala b/integration/src/test/scala/org/knora/webapi/responders/admin/ProjectRestServiceSpec.scala index 6837cea10c..dfa071d14a 100644 --- a/integration/src/test/scala/org/knora/webapi/responders/admin/ProjectRestServiceSpec.scala +++ b/integration/src/test/scala/org/knora/webapi/responders/admin/ProjectRestServiceSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/responders/admin/UserRestServiceSpec.scala b/integration/src/test/scala/org/knora/webapi/responders/admin/UserRestServiceSpec.scala index 437284f63c..1671dfd756 100644 --- a/integration/src/test/scala/org/knora/webapi/responders/admin/UserRestServiceSpec.scala +++ b/integration/src/test/scala/org/knora/webapi/responders/admin/UserRestServiceSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/responders/v2/LoadOntologiesSpec.scala b/integration/src/test/scala/org/knora/webapi/responders/v2/LoadOntologiesSpec.scala index 265ff20097..f501cdc733 100644 --- a/integration/src/test/scala/org/knora/webapi/responders/v2/LoadOntologiesSpec.scala +++ b/integration/src/test/scala/org/knora/webapi/responders/v2/LoadOntologiesSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/responders/v2/OntologyResponderV2Spec.scala b/integration/src/test/scala/org/knora/webapi/responders/v2/OntologyResponderV2Spec.scala index 0b454597e4..3601dd70dd 100644 --- a/integration/src/test/scala/org/knora/webapi/responders/v2/OntologyResponderV2Spec.scala +++ b/integration/src/test/scala/org/knora/webapi/responders/v2/OntologyResponderV2Spec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/responders/v2/ResourceUtilV2Spec.scala b/integration/src/test/scala/org/knora/webapi/responders/v2/ResourceUtilV2Spec.scala index a1aacdd957..6636d8dd3d 100644 --- a/integration/src/test/scala/org/knora/webapi/responders/v2/ResourceUtilV2Spec.scala +++ b/integration/src/test/scala/org/knora/webapi/responders/v2/ResourceUtilV2Spec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/responders/v2/ResourcesResponderV2Spec.scala b/integration/src/test/scala/org/knora/webapi/responders/v2/ResourcesResponderV2Spec.scala index 080152eacc..f7ce9dbeaf 100644 --- a/integration/src/test/scala/org/knora/webapi/responders/v2/ResourcesResponderV2Spec.scala +++ b/integration/src/test/scala/org/knora/webapi/responders/v2/ResourcesResponderV2Spec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/responders/v2/ResourcesResponderV2SpecFullData.scala b/integration/src/test/scala/org/knora/webapi/responders/v2/ResourcesResponderV2SpecFullData.scala index 3ec759dd0a..0353ded497 100644 --- a/integration/src/test/scala/org/knora/webapi/responders/v2/ResourcesResponderV2SpecFullData.scala +++ b/integration/src/test/scala/org/knora/webapi/responders/v2/ResourcesResponderV2SpecFullData.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/responders/v2/ResourcesResponseCheckerV2.scala b/integration/src/test/scala/org/knora/webapi/responders/v2/ResourcesResponseCheckerV2.scala index a8ebdd5126..0dd1680207 100644 --- a/integration/src/test/scala/org/knora/webapi/responders/v2/ResourcesResponseCheckerV2.scala +++ b/integration/src/test/scala/org/knora/webapi/responders/v2/ResourcesResponseCheckerV2.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/responders/v2/ResourcesResponseCheckerV2Spec.scala b/integration/src/test/scala/org/knora/webapi/responders/v2/ResourcesResponseCheckerV2Spec.scala index 8f0192e59f..7d8144477e 100644 --- a/integration/src/test/scala/org/knora/webapi/responders/v2/ResourcesResponseCheckerV2Spec.scala +++ b/integration/src/test/scala/org/knora/webapi/responders/v2/ResourcesResponseCheckerV2Spec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/responders/v2/ResourcesResponseCheckerV2SpecFullData.scala b/integration/src/test/scala/org/knora/webapi/responders/v2/ResourcesResponseCheckerV2SpecFullData.scala index fa1d7bc6ce..efad955f8d 100644 --- a/integration/src/test/scala/org/knora/webapi/responders/v2/ResourcesResponseCheckerV2SpecFullData.scala +++ b/integration/src/test/scala/org/knora/webapi/responders/v2/ResourcesResponseCheckerV2SpecFullData.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/responders/v2/SearchResponderV2Spec.scala b/integration/src/test/scala/org/knora/webapi/responders/v2/SearchResponderV2Spec.scala index b8fa79b87b..0062ab9dcc 100644 --- a/integration/src/test/scala/org/knora/webapi/responders/v2/SearchResponderV2Spec.scala +++ b/integration/src/test/scala/org/knora/webapi/responders/v2/SearchResponderV2Spec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/responders/v2/SearchResponderV2SpecFullData.scala b/integration/src/test/scala/org/knora/webapi/responders/v2/SearchResponderV2SpecFullData.scala index 43ca755c2c..536f00ffc2 100644 --- a/integration/src/test/scala/org/knora/webapi/responders/v2/SearchResponderV2SpecFullData.scala +++ b/integration/src/test/scala/org/knora/webapi/responders/v2/SearchResponderV2SpecFullData.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/responders/v2/StandoffResponderV2Spec.scala b/integration/src/test/scala/org/knora/webapi/responders/v2/StandoffResponderV2Spec.scala index 35f2d6bbf8..2b6b2cb7d1 100644 --- a/integration/src/test/scala/org/knora/webapi/responders/v2/StandoffResponderV2Spec.scala +++ b/integration/src/test/scala/org/knora/webapi/responders/v2/StandoffResponderV2Spec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/responders/v2/ValuesResponderV2Spec.scala b/integration/src/test/scala/org/knora/webapi/responders/v2/ValuesResponderV2Spec.scala index 8cfa73bc48..9f4717d4ca 100644 --- a/integration/src/test/scala/org/knora/webapi/responders/v2/ValuesResponderV2Spec.scala +++ b/integration/src/test/scala/org/knora/webapi/responders/v2/ValuesResponderV2Spec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/responders/v2/ontology/AddCardinalitiesToClassSpec.scala b/integration/src/test/scala/org/knora/webapi/responders/v2/ontology/AddCardinalitiesToClassSpec.scala index bb0325bcca..c8be52ef38 100644 --- a/integration/src/test/scala/org/knora/webapi/responders/v2/ontology/AddCardinalitiesToClassSpec.scala +++ b/integration/src/test/scala/org/knora/webapi/responders/v2/ontology/AddCardinalitiesToClassSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/responders/v2/ontology/CardinalitiesSpec.scala b/integration/src/test/scala/org/knora/webapi/responders/v2/ontology/CardinalitiesSpec.scala index ef2273fdc5..fe5bccd600 100644 --- a/integration/src/test/scala/org/knora/webapi/responders/v2/ontology/CardinalitiesSpec.scala +++ b/integration/src/test/scala/org/knora/webapi/responders/v2/ontology/CardinalitiesSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/responders/v2/ontology/OntologyHelpersSpec.scala b/integration/src/test/scala/org/knora/webapi/responders/v2/ontology/OntologyHelpersSpec.scala index cc3c14020b..4fa12dbbf8 100644 --- a/integration/src/test/scala/org/knora/webapi/responders/v2/ontology/OntologyHelpersSpec.scala +++ b/integration/src/test/scala/org/knora/webapi/responders/v2/ontology/OntologyHelpersSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/sharedtestdata/ProjectInfo.scala b/integration/src/test/scala/org/knora/webapi/sharedtestdata/ProjectInfo.scala index e52c52700f..3bc8f5dbdd 100644 --- a/integration/src/test/scala/org/knora/webapi/sharedtestdata/ProjectInfo.scala +++ b/integration/src/test/scala/org/knora/webapi/sharedtestdata/ProjectInfo.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/sharedtestdata/SharedListsTestDataADM.scala b/integration/src/test/scala/org/knora/webapi/sharedtestdata/SharedListsTestDataADM.scala index 1d0e973591..59240d11cd 100644 --- a/integration/src/test/scala/org/knora/webapi/sharedtestdata/SharedListsTestDataADM.scala +++ b/integration/src/test/scala/org/knora/webapi/sharedtestdata/SharedListsTestDataADM.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/sharedtestdata/SharedOntologyTestDataADM.scala b/integration/src/test/scala/org/knora/webapi/sharedtestdata/SharedOntologyTestDataADM.scala index 906a532303..a0ab27376a 100644 --- a/integration/src/test/scala/org/knora/webapi/sharedtestdata/SharedOntologyTestDataADM.scala +++ b/integration/src/test/scala/org/knora/webapi/sharedtestdata/SharedOntologyTestDataADM.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/sharedtestdata/SharedPermissionsTestData.scala b/integration/src/test/scala/org/knora/webapi/sharedtestdata/SharedPermissionsTestData.scala index 2fa2063998..cc6db9755c 100644 --- a/integration/src/test/scala/org/knora/webapi/sharedtestdata/SharedPermissionsTestData.scala +++ b/integration/src/test/scala/org/knora/webapi/sharedtestdata/SharedPermissionsTestData.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/sharedtestdata/SharedTestDataADM.scala b/integration/src/test/scala/org/knora/webapi/sharedtestdata/SharedTestDataADM.scala index f40a35403f..b3bbf996a1 100644 --- a/integration/src/test/scala/org/knora/webapi/sharedtestdata/SharedTestDataADM.scala +++ b/integration/src/test/scala/org/knora/webapi/sharedtestdata/SharedTestDataADM.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/sharedtestdata/SharedTestDataADM2.scala b/integration/src/test/scala/org/knora/webapi/sharedtestdata/SharedTestDataADM2.scala index 934d9dc9fa..f17cd0bf7c 100644 --- a/integration/src/test/scala/org/knora/webapi/sharedtestdata/SharedTestDataADM2.scala +++ b/integration/src/test/scala/org/knora/webapi/sharedtestdata/SharedTestDataADM2.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/sharedtestdata/UserProfile.scala b/integration/src/test/scala/org/knora/webapi/sharedtestdata/UserProfile.scala index ca663afa12..d7b85b442b 100644 --- a/integration/src/test/scala/org/knora/webapi/sharedtestdata/UserProfile.scala +++ b/integration/src/test/scala/org/knora/webapi/sharedtestdata/UserProfile.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/slice/admin/domain/service/KnoraUserToUserConverterSpec.scala b/integration/src/test/scala/org/knora/webapi/slice/admin/domain/service/KnoraUserToUserConverterSpec.scala index a6c10f6623..d559407515 100644 --- a/integration/src/test/scala/org/knora/webapi/slice/admin/domain/service/KnoraUserToUserConverterSpec.scala +++ b/integration/src/test/scala/org/knora/webapi/slice/admin/domain/service/KnoraUserToUserConverterSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/slice/admin/domain/service/ProjectImportServiceIT.scala b/integration/src/test/scala/org/knora/webapi/slice/admin/domain/service/ProjectImportServiceIT.scala index 8a96b09940..bcfcdf0073 100644 --- a/integration/src/test/scala/org/knora/webapi/slice/admin/domain/service/ProjectImportServiceIT.scala +++ b/integration/src/test/scala/org/knora/webapi/slice/admin/domain/service/ProjectImportServiceIT.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/slice/lists/ListsServiceSpec.scala b/integration/src/test/scala/org/knora/webapi/slice/lists/ListsServiceSpec.scala index fdf439deb8..02ccbcf87d 100644 --- a/integration/src/test/scala/org/knora/webapi/slice/lists/ListsServiceSpec.scala +++ b/integration/src/test/scala/org/knora/webapi/slice/lists/ListsServiceSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/slice/lists/ListsV2E2Spec.scala b/integration/src/test/scala/org/knora/webapi/slice/lists/ListsV2E2Spec.scala index 1a3faa3cdb..2952dfa411 100644 --- a/integration/src/test/scala/org/knora/webapi/slice/lists/ListsV2E2Spec.scala +++ b/integration/src/test/scala/org/knora/webapi/slice/lists/ListsV2E2Spec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/slice/ontology/repo/service/OntologyCacheSpec.scala b/integration/src/test/scala/org/knora/webapi/slice/ontology/repo/service/OntologyCacheSpec.scala index 15dd3d8e63..59cdbf4fdb 100644 --- a/integration/src/test/scala/org/knora/webapi/slice/ontology/repo/service/OntologyCacheSpec.scala +++ b/integration/src/test/scala/org/knora/webapi/slice/ontology/repo/service/OntologyCacheSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/store/triplestore/TriplestoreServiceLiveSpec.scala b/integration/src/test/scala/org/knora/webapi/store/triplestore/TriplestoreServiceLiveSpec.scala index 08152ebabf..eb7f300173 100644 --- a/integration/src/test/scala/org/knora/webapi/store/triplestore/TriplestoreServiceLiveSpec.scala +++ b/integration/src/test/scala/org/knora/webapi/store/triplestore/TriplestoreServiceLiveSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR1307Spec.scala b/integration/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR1307Spec.scala index 55fec8224c..4d8f153333 100644 --- a/integration/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR1307Spec.scala +++ b/integration/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR1307Spec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR1322Spec.scala b/integration/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR1322Spec.scala index 05d59b6001..2064fac168 100644 --- a/integration/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR1322Spec.scala +++ b/integration/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR1322Spec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR1367Spec.scala b/integration/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR1367Spec.scala index 9b33e70c73..36d389db92 100644 --- a/integration/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR1367Spec.scala +++ b/integration/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR1367Spec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR1372Spec.scala b/integration/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR1372Spec.scala index 590e1e0464..0601a9abb2 100644 --- a/integration/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR1372Spec.scala +++ b/integration/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR1372Spec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR1615Spec.scala b/integration/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR1615Spec.scala index 871334ca79..922bfb913c 100644 --- a/integration/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR1615Spec.scala +++ b/integration/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR1615Spec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR1746Spec.scala b/integration/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR1746Spec.scala index cc45e270f2..6bf56abc02 100644 --- a/integration/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR1746Spec.scala +++ b/integration/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR1746Spec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR1921Spec.scala b/integration/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR1921Spec.scala index b81df04b07..06cbedd8e2 100644 --- a/integration/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR1921Spec.scala +++ b/integration/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR1921Spec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR2018Spec.scala b/integration/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR2018Spec.scala index 0664c5079c..d12e45390e 100644 --- a/integration/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR2018Spec.scala +++ b/integration/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR2018Spec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR2079Spec.scala b/integration/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR2079Spec.scala index 4269477a83..799dfccdc1 100644 --- a/integration/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR2079Spec.scala +++ b/integration/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR2079Spec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR2081Spec.scala b/integration/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR2081Spec.scala index aa00360665..bd538dea7b 100644 --- a/integration/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR2081Spec.scala +++ b/integration/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR2081Spec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR2094Spec.scala b/integration/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR2094Spec.scala index efa666f014..67faa64734 100644 --- a/integration/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR2094Spec.scala +++ b/integration/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR2094Spec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginSpec.scala b/integration/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginSpec.scala index f451e16a4e..bea3fb8885 100644 --- a/integration/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginSpec.scala +++ b/integration/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/testcontainers/DspIngestTestContainer.scala b/integration/src/test/scala/org/knora/webapi/testcontainers/DspIngestTestContainer.scala index 8c659fa10c..01f4b55ec7 100644 --- a/integration/src/test/scala/org/knora/webapi/testcontainers/DspIngestTestContainer.scala +++ b/integration/src/test/scala/org/knora/webapi/testcontainers/DspIngestTestContainer.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/testcontainers/FusekiTestContainer.scala b/integration/src/test/scala/org/knora/webapi/testcontainers/FusekiTestContainer.scala index 6228b51698..8bd4988aa9 100644 --- a/integration/src/test/scala/org/knora/webapi/testcontainers/FusekiTestContainer.scala +++ b/integration/src/test/scala/org/knora/webapi/testcontainers/FusekiTestContainer.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/testcontainers/SharedVolumes.scala b/integration/src/test/scala/org/knora/webapi/testcontainers/SharedVolumes.scala index d55aee4ea7..6e28b98d7e 100644 --- a/integration/src/test/scala/org/knora/webapi/testcontainers/SharedVolumes.scala +++ b/integration/src/test/scala/org/knora/webapi/testcontainers/SharedVolumes.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/testcontainers/SipiTestContainer.scala b/integration/src/test/scala/org/knora/webapi/testcontainers/SipiTestContainer.scala index 9fbf873440..8201b2078c 100644 --- a/integration/src/test/scala/org/knora/webapi/testcontainers/SipiTestContainer.scala +++ b/integration/src/test/scala/org/knora/webapi/testcontainers/SipiTestContainer.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/testcontainers/TestContainerOps.scala b/integration/src/test/scala/org/knora/webapi/testcontainers/TestContainerOps.scala index f6137dc2aa..5589ae55bc 100644 --- a/integration/src/test/scala/org/knora/webapi/testcontainers/TestContainerOps.scala +++ b/integration/src/test/scala/org/knora/webapi/testcontainers/TestContainerOps.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/testservices/TestClientService.scala b/integration/src/test/scala/org/knora/webapi/testservices/TestClientService.scala index 9c69c39ad7..fc9e8cd0e9 100644 --- a/integration/src/test/scala/org/knora/webapi/testservices/TestClientService.scala +++ b/integration/src/test/scala/org/knora/webapi/testservices/TestClientService.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/util/AkkaHttpUtils.scala b/integration/src/test/scala/org/knora/webapi/util/AkkaHttpUtils.scala index 6f526b472e..f3a0f50e7e 100644 --- a/integration/src/test/scala/org/knora/webapi/util/AkkaHttpUtils.scala +++ b/integration/src/test/scala/org/knora/webapi/util/AkkaHttpUtils.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/util/MutableTestIri.scala b/integration/src/test/scala/org/knora/webapi/util/MutableTestIri.scala index d981270d55..1a20b8ad9a 100644 --- a/integration/src/test/scala/org/knora/webapi/util/MutableTestIri.scala +++ b/integration/src/test/scala/org/knora/webapi/util/MutableTestIri.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/util/MutableTestString.scala b/integration/src/test/scala/org/knora/webapi/util/MutableTestString.scala index 4424e258af..418d5e6485 100644 --- a/integration/src/test/scala/org/knora/webapi/util/MutableTestString.scala +++ b/integration/src/test/scala/org/knora/webapi/util/MutableTestString.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/util/MutableUserADM.scala b/integration/src/test/scala/org/knora/webapi/util/MutableUserADM.scala index a146485894..7557df0ed9 100644 --- a/integration/src/test/scala/org/knora/webapi/util/MutableUserADM.scala +++ b/integration/src/test/scala/org/knora/webapi/util/MutableUserADM.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/util/StringLiteralSequenceV2Spec.scala b/integration/src/test/scala/org/knora/webapi/util/StringLiteralSequenceV2Spec.scala index 6fdef70339..4a4531e6a2 100644 --- a/integration/src/test/scala/org/knora/webapi/util/StringLiteralSequenceV2Spec.scala +++ b/integration/src/test/scala/org/knora/webapi/util/StringLiteralSequenceV2Spec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/util/TestExtractorMethods.scala b/integration/src/test/scala/org/knora/webapi/util/TestExtractorMethods.scala index 9c7de91647..91e4331571 100644 --- a/integration/src/test/scala/org/knora/webapi/util/TestExtractorMethods.scala +++ b/integration/src/test/scala/org/knora/webapi/util/TestExtractorMethods.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/integration/src/test/scala/org/knora/webapi/util/ZioScalaTestUtil.scala b/integration/src/test/scala/org/knora/webapi/util/ZioScalaTestUtil.scala index d672faebf8..3061efd8fe 100644 --- a/integration/src/test/scala/org/knora/webapi/util/ZioScalaTestUtil.scala +++ b/integration/src/test/scala/org/knora/webapi/util/ZioScalaTestUtil.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/dsp/constants/SalsahGui.scala b/webapi/src/main/scala/dsp/constants/SalsahGui.scala index 71710b6342..517ffbb138 100644 --- a/webapi/src/main/scala/dsp/constants/SalsahGui.scala +++ b/webapi/src/main/scala/dsp/constants/SalsahGui.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/dsp/errors/Errors.scala b/webapi/src/main/scala/dsp/errors/Errors.scala index 7f2015080f..2d29920526 100644 --- a/webapi/src/main/scala/dsp/errors/Errors.scala +++ b/webapi/src/main/scala/dsp/errors/Errors.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/dsp/valueobjects/Iri.scala b/webapi/src/main/scala/dsp/valueobjects/Iri.scala index 2ddc2f1656..449ed364d0 100644 --- a/webapi/src/main/scala/dsp/valueobjects/Iri.scala +++ b/webapi/src/main/scala/dsp/valueobjects/Iri.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/dsp/valueobjects/LangString.scala b/webapi/src/main/scala/dsp/valueobjects/LangString.scala index 0af9329098..7989bcaff1 100644 --- a/webapi/src/main/scala/dsp/valueobjects/LangString.scala +++ b/webapi/src/main/scala/dsp/valueobjects/LangString.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/dsp/valueobjects/LanguageCode.scala b/webapi/src/main/scala/dsp/valueobjects/LanguageCode.scala index 15afb8ce8a..06761a6ffe 100644 --- a/webapi/src/main/scala/dsp/valueobjects/LanguageCode.scala +++ b/webapi/src/main/scala/dsp/valueobjects/LanguageCode.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/dsp/valueobjects/Schema.scala b/webapi/src/main/scala/dsp/valueobjects/Schema.scala index 1b8f21787b..5348896283 100644 --- a/webapi/src/main/scala/dsp/valueobjects/Schema.scala +++ b/webapi/src/main/scala/dsp/valueobjects/Schema.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/dsp/valueobjects/SchemaCommands.scala b/webapi/src/main/scala/dsp/valueobjects/SchemaCommands.scala index efb109b795..7a6b20b6ce 100644 --- a/webapi/src/main/scala/dsp/valueobjects/SchemaCommands.scala +++ b/webapi/src/main/scala/dsp/valueobjects/SchemaCommands.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/dsp/valueobjects/UuidUtil.scala b/webapi/src/main/scala/dsp/valueobjects/UuidUtil.scala index 8d9d92cc5b..83d2ce9856 100644 --- a/webapi/src/main/scala/dsp/valueobjects/UuidUtil.scala +++ b/webapi/src/main/scala/dsp/valueobjects/UuidUtil.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/LanguageCode.scala b/webapi/src/main/scala/org/knora/webapi/LanguageCode.scala index 37fcb3b357..65bd0b771f 100644 --- a/webapi/src/main/scala/org/knora/webapi/LanguageCode.scala +++ b/webapi/src/main/scala/org/knora/webapi/LanguageCode.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/Main.scala b/webapi/src/main/scala/org/knora/webapi/Main.scala index 367e02103e..4dca9234b9 100644 --- a/webapi/src/main/scala/org/knora/webapi/Main.scala +++ b/webapi/src/main/scala/org/knora/webapi/Main.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/OntologySchema.scala b/webapi/src/main/scala/org/knora/webapi/OntologySchema.scala index d2dd87231b..559184876b 100644 --- a/webapi/src/main/scala/org/knora/webapi/OntologySchema.scala +++ b/webapi/src/main/scala/org/knora/webapi/OntologySchema.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/RdfMediaTypes.scala b/webapi/src/main/scala/org/knora/webapi/RdfMediaTypes.scala index 21a4143a5b..a8557cc9b4 100644 --- a/webapi/src/main/scala/org/knora/webapi/RdfMediaTypes.scala +++ b/webapi/src/main/scala/org/knora/webapi/RdfMediaTypes.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/config/AppConfig.scala b/webapi/src/main/scala/org/knora/webapi/config/AppConfig.scala index f891b89cf1..c86b2cf01f 100644 --- a/webapi/src/main/scala/org/knora/webapi/config/AppConfig.scala +++ b/webapi/src/main/scala/org/knora/webapi/config/AppConfig.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/core/ActorSystem.scala b/webapi/src/main/scala/org/knora/webapi/core/ActorSystem.scala index 24b3c2dac9..d128225ca8 100644 --- a/webapi/src/main/scala/org/knora/webapi/core/ActorSystem.scala +++ b/webapi/src/main/scala/org/knora/webapi/core/ActorSystem.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/core/AppRouter.scala b/webapi/src/main/scala/org/knora/webapi/core/AppRouter.scala index c40de7c2ef..91d9fb9619 100644 --- a/webapi/src/main/scala/org/knora/webapi/core/AppRouter.scala +++ b/webapi/src/main/scala/org/knora/webapi/core/AppRouter.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/core/AppServer.scala b/webapi/src/main/scala/org/knora/webapi/core/AppServer.scala index fd70c75549..e749efce6a 100644 --- a/webapi/src/main/scala/org/knora/webapi/core/AppServer.scala +++ b/webapi/src/main/scala/org/knora/webapi/core/AppServer.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/core/HttpServer.scala b/webapi/src/main/scala/org/knora/webapi/core/HttpServer.scala index 9bbc27d04c..1cee558ceb 100644 --- a/webapi/src/main/scala/org/knora/webapi/core/HttpServer.scala +++ b/webapi/src/main/scala/org/knora/webapi/core/HttpServer.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/core/LayersLive.scala b/webapi/src/main/scala/org/knora/webapi/core/LayersLive.scala index 5ab766cec2..b218e760d3 100644 --- a/webapi/src/main/scala/org/knora/webapi/core/LayersLive.scala +++ b/webapi/src/main/scala/org/knora/webapi/core/LayersLive.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/core/MessageRelay.scala b/webapi/src/main/scala/org/knora/webapi/core/MessageRelay.scala index 29efa66e23..6fb971744b 100644 --- a/webapi/src/main/scala/org/knora/webapi/core/MessageRelay.scala +++ b/webapi/src/main/scala/org/knora/webapi/core/MessageRelay.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/core/State.scala b/webapi/src/main/scala/org/knora/webapi/core/State.scala index 5ce1a5e9fd..a7a248dab1 100644 --- a/webapi/src/main/scala/org/knora/webapi/core/State.scala +++ b/webapi/src/main/scala/org/knora/webapi/core/State.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/core/actors/RoutingActor.scala b/webapi/src/main/scala/org/knora/webapi/core/actors/RoutingActor.scala index f8b65ed099..880d4914a3 100644 --- a/webapi/src/main/scala/org/knora/webapi/core/actors/RoutingActor.scala +++ b/webapi/src/main/scala/org/knora/webapi/core/actors/RoutingActor.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/core/domain/AppState.scala b/webapi/src/main/scala/org/knora/webapi/core/domain/AppState.scala index 14367b8a08..7c33d457bc 100644 --- a/webapi/src/main/scala/org/knora/webapi/core/domain/AppState.scala +++ b/webapi/src/main/scala/org/knora/webapi/core/domain/AppState.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/http/directives/DSPApiDirectives.scala b/webapi/src/main/scala/org/knora/webapi/http/directives/DSPApiDirectives.scala index 02bd3e732b..7ddb7dafec 100644 --- a/webapi/src/main/scala/org/knora/webapi/http/directives/DSPApiDirectives.scala +++ b/webapi/src/main/scala/org/knora/webapi/http/directives/DSPApiDirectives.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/http/handler/KnoraExceptionHandler.scala b/webapi/src/main/scala/org/knora/webapi/http/handler/KnoraExceptionHandler.scala index 2c05fd8f6c..85b97bdfdd 100644 --- a/webapi/src/main/scala/org/knora/webapi/http/handler/KnoraExceptionHandler.scala +++ b/webapi/src/main/scala/org/knora/webapi/http/handler/KnoraExceptionHandler.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/http/status/ApiStatusCodesADM.scala b/webapi/src/main/scala/org/knora/webapi/http/status/ApiStatusCodesADM.scala index 57987d0b5f..85335ebed5 100644 --- a/webapi/src/main/scala/org/knora/webapi/http/status/ApiStatusCodesADM.scala +++ b/webapi/src/main/scala/org/knora/webapi/http/status/ApiStatusCodesADM.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/http/status/ApiStatusCodesV2.scala b/webapi/src/main/scala/org/knora/webapi/http/status/ApiStatusCodesV2.scala index 2b2329739e..9926c08e8e 100644 --- a/webapi/src/main/scala/org/knora/webapi/http/status/ApiStatusCodesV2.scala +++ b/webapi/src/main/scala/org/knora/webapi/http/status/ApiStatusCodesV2.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/http/status/ApiStatusCodesZ.scala b/webapi/src/main/scala/org/knora/webapi/http/status/ApiStatusCodesZ.scala index 315a9a2ddd..f051b55136 100644 --- a/webapi/src/main/scala/org/knora/webapi/http/status/ApiStatusCodesZ.scala +++ b/webapi/src/main/scala/org/knora/webapi/http/status/ApiStatusCodesZ.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/http/version/ServerVersion.scala b/webapi/src/main/scala/org/knora/webapi/http/version/ServerVersion.scala index cf625cbf29..a71c146804 100644 --- a/webapi/src/main/scala/org/knora/webapi/http/version/ServerVersion.scala +++ b/webapi/src/main/scala/org/knora/webapi/http/version/ServerVersion.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/OntologyConstants.scala b/webapi/src/main/scala/org/knora/webapi/messages/OntologyConstants.scala index 66b9a80457..beaaa2b6ce 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/OntologyConstants.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/OntologyConstants.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/ResponderRequest.scala b/webapi/src/main/scala/org/knora/webapi/messages/ResponderRequest.scala index c862b593b3..37d7cebac6 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/ResponderRequest.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/ResponderRequest.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/StringFormatter.scala b/webapi/src/main/scala/org/knora/webapi/messages/StringFormatter.scala index 51713235f2..5252be2210 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/StringFormatter.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/StringFormatter.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/ValuesValidator.scala b/webapi/src/main/scala/org/knora/webapi/messages/ValuesValidator.scala index 3decdb29bb..3e16c2c0fd 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/ValuesValidator.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/ValuesValidator.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/XmlPatterns.scala b/webapi/src/main/scala/org/knora/webapi/messages/XmlPatterns.scala index b4c941df8b..0c9763c19a 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/XmlPatterns.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/XmlPatterns.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/admin/responder/AdminKnoraResponseADM.scala b/webapi/src/main/scala/org/knora/webapi/messages/admin/responder/AdminKnoraResponseADM.scala index 096d337f0f..c2f53875f7 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/admin/responder/AdminKnoraResponseADM.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/admin/responder/AdminKnoraResponseADM.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/admin/responder/groupsmessages/GroupsMessagesADM.scala b/webapi/src/main/scala/org/knora/webapi/messages/admin/responder/groupsmessages/GroupsMessagesADM.scala index d6eabc440d..0ec73a61ad 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/admin/responder/groupsmessages/GroupsMessagesADM.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/admin/responder/groupsmessages/GroupsMessagesADM.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/admin/responder/listsmessages/ListsMessagesADM.scala b/webapi/src/main/scala/org/knora/webapi/messages/admin/responder/listsmessages/ListsMessagesADM.scala index f67fc5e8c0..f988489f94 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/admin/responder/listsmessages/ListsMessagesADM.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/admin/responder/listsmessages/ListsMessagesADM.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/admin/responder/permissionsmessages/PermissionsMessagesADM.scala b/webapi/src/main/scala/org/knora/webapi/messages/admin/responder/permissionsmessages/PermissionsMessagesADM.scala index 29d5aaa190..3c7e7ec988 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/admin/responder/permissionsmessages/PermissionsMessagesADM.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/admin/responder/permissionsmessages/PermissionsMessagesADM.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/admin/responder/usersmessages/UsersMessagesADM.scala b/webapi/src/main/scala/org/knora/webapi/messages/admin/responder/usersmessages/UsersMessagesADM.scala index c05c0060a0..db5ede0f14 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/admin/responder/usersmessages/UsersMessagesADM.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/admin/responder/usersmessages/UsersMessagesADM.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/store/StoreRequest.scala b/webapi/src/main/scala/org/knora/webapi/messages/store/StoreRequest.scala index 19bd54314c..961cba5189 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/store/StoreRequest.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/store/StoreRequest.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/store/sipimessages/SipiMessages.scala b/webapi/src/main/scala/org/knora/webapi/messages/store/sipimessages/SipiMessages.scala index 148581394e..74bb468c20 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/store/sipimessages/SipiMessages.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/store/sipimessages/SipiMessages.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/store/triplestoremessages/FusekiAPI.scala b/webapi/src/main/scala/org/knora/webapi/messages/store/triplestoremessages/FusekiAPI.scala index ab5f0a58af..261ada82ef 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/store/triplestoremessages/FusekiAPI.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/store/triplestoremessages/FusekiAPI.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/store/triplestoremessages/TriplestoreMessages.scala b/webapi/src/main/scala/org/knora/webapi/messages/store/triplestoremessages/TriplestoreMessages.scala index 6eafb8eda9..66b378e50d 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/store/triplestoremessages/TriplestoreMessages.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/store/triplestoremessages/TriplestoreMessages.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/traits/RequestWithSender.scala b/webapi/src/main/scala/org/knora/webapi/messages/traits/RequestWithSender.scala index 6f33e12bcf..ca0b865054 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/traits/RequestWithSender.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/traits/RequestWithSender.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/twirl/Contributor.scala b/webapi/src/main/scala/org/knora/webapi/messages/twirl/Contributor.scala index 1666a5742a..c50e307258 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/twirl/Contributor.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/twirl/Contributor.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/twirl/Mapping.scala b/webapi/src/main/scala/org/knora/webapi/messages/twirl/Mapping.scala index c9f5f7f2bf..b5ac932964 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/twirl/Mapping.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/twirl/Mapping.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/twirl/SparqlTemplateLinkUpdate.scala b/webapi/src/main/scala/org/knora/webapi/messages/twirl/SparqlTemplateLinkUpdate.scala index 8b3cf35c19..ebc562a4a3 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/twirl/SparqlTemplateLinkUpdate.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/twirl/SparqlTemplateLinkUpdate.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/util/CalendarDateUtilV2.scala b/webapi/src/main/scala/org/knora/webapi/messages/util/CalendarDateUtilV2.scala index ed2a683dec..30ede5a44f 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/util/CalendarDateUtilV2.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/util/CalendarDateUtilV2.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/util/ConstructResponseUtilV2.scala b/webapi/src/main/scala/org/knora/webapi/messages/util/ConstructResponseUtilV2.scala index 216a8f3bf3..e98ca70c03 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/util/ConstructResponseUtilV2.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/util/ConstructResponseUtilV2.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/util/DateUtil.scala b/webapi/src/main/scala/org/knora/webapi/messages/util/DateUtil.scala index af441b6b06..e1a1483092 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/util/DateUtil.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/util/DateUtil.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/util/ErrorHandlingMap.scala b/webapi/src/main/scala/org/knora/webapi/messages/util/ErrorHandlingMap.scala index e32d41e07b..4da261aaa7 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/util/ErrorHandlingMap.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/util/ErrorHandlingMap.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/util/KnoraSystemInstances.scala b/webapi/src/main/scala/org/knora/webapi/messages/util/KnoraSystemInstances.scala index 9e989da544..07209642d0 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/util/KnoraSystemInstances.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/util/KnoraSystemInstances.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/util/OntologyUtil.scala b/webapi/src/main/scala/org/knora/webapi/messages/util/OntologyUtil.scala index 65b9862b71..9aca2ff6ce 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/util/OntologyUtil.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/util/OntologyUtil.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/util/PermissionUtilADM.scala b/webapi/src/main/scala/org/knora/webapi/messages/util/PermissionUtilADM.scala index 6ba62d4c4b..24708baa9a 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/util/PermissionUtilADM.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/util/PermissionUtilADM.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/util/rdf/JenaModel.scala b/webapi/src/main/scala/org/knora/webapi/messages/util/rdf/JenaModel.scala index a5bc36a50e..d9ba3e65ce 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/util/rdf/JenaModel.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/util/rdf/JenaModel.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/util/rdf/JsonLDUtil.scala b/webapi/src/main/scala/org/knora/webapi/messages/util/rdf/JsonLDUtil.scala index bfac54085b..c5cc095f53 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/util/rdf/JsonLDUtil.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/util/rdf/JsonLDUtil.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/util/rdf/RdfFormatUtil.scala b/webapi/src/main/scala/org/knora/webapi/messages/util/rdf/RdfFormatUtil.scala index 4e450a756f..1b6600b0f9 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/util/rdf/RdfFormatUtil.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/util/rdf/RdfFormatUtil.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/util/rdf/RdfModel.scala b/webapi/src/main/scala/org/knora/webapi/messages/util/rdf/RdfModel.scala index c0170be570..33d32e6fe5 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/util/rdf/RdfModel.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/util/rdf/RdfModel.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/util/rdf/SparqlSelectResult.scala b/webapi/src/main/scala/org/knora/webapi/messages/util/rdf/SparqlSelectResult.scala index 48c2c2b609..8e6055cac0 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/util/rdf/SparqlSelectResult.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/util/rdf/SparqlSelectResult.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/util/search/FullTextMainQueryGenerator.scala b/webapi/src/main/scala/org/knora/webapi/messages/util/search/FullTextMainQueryGenerator.scala index f8e98b57d2..4e960bfaf3 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/util/search/FullTextMainQueryGenerator.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/util/search/FullTextMainQueryGenerator.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/util/search/MainQueryResultProcessor.scala b/webapi/src/main/scala/org/knora/webapi/messages/util/search/MainQueryResultProcessor.scala index dd9bf43fb3..bca23c290a 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/util/search/MainQueryResultProcessor.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/util/search/MainQueryResultProcessor.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/util/search/QueryTraverser.scala b/webapi/src/main/scala/org/knora/webapi/messages/util/search/QueryTraverser.scala index d67a574f55..35edde5425 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/util/search/QueryTraverser.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/util/search/QueryTraverser.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/util/search/SparqlQuery.scala b/webapi/src/main/scala/org/knora/webapi/messages/util/search/SparqlQuery.scala index 8a33ec8ffd..0854975783 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/util/search/SparqlQuery.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/util/search/SparqlQuery.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/GravsearchParser.scala b/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/GravsearchParser.scala index 9ba643b590..cfd0f0479e 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/GravsearchParser.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/GravsearchParser.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/GravsearchQueryChecker.scala b/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/GravsearchQueryChecker.scala index a10a9c71fa..430a9c6133 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/GravsearchQueryChecker.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/GravsearchQueryChecker.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/mainquery/GravsearchMainQueryGenerator.scala b/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/mainquery/GravsearchMainQueryGenerator.scala index a83124b330..81e47a7cd7 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/mainquery/GravsearchMainQueryGenerator.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/mainquery/GravsearchMainQueryGenerator.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/prequery/AbstractPrequeryGenerator.scala b/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/prequery/AbstractPrequeryGenerator.scala index b9310eb89d..d7f6b269c4 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/prequery/AbstractPrequeryGenerator.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/prequery/AbstractPrequeryGenerator.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/prequery/GravsearchQueryOptimisation.scala b/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/prequery/GravsearchQueryOptimisation.scala index 4b2420b473..87c95e8cc2 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/prequery/GravsearchQueryOptimisation.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/prequery/GravsearchQueryOptimisation.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/prequery/GravsearchToCountPrequeryTransformer.scala b/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/prequery/GravsearchToCountPrequeryTransformer.scala index 122e1bfe9a..e63ded01ca 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/prequery/GravsearchToCountPrequeryTransformer.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/prequery/GravsearchToCountPrequeryTransformer.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/prequery/GravsearchToPrequeryTransformer.scala b/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/prequery/GravsearchToPrequeryTransformer.scala index 2dbb9cddea..65ea278c44 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/prequery/GravsearchToPrequeryTransformer.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/prequery/GravsearchToPrequeryTransformer.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/prequery/InferenceOptimizationService.scala b/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/prequery/InferenceOptimizationService.scala index 194c6df2a2..0c38e7289b 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/prequery/InferenceOptimizationService.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/prequery/InferenceOptimizationService.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/prequery/TopologicalSortUtil.scala b/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/prequery/TopologicalSortUtil.scala index 79d2d12cc3..dcb787e318 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/prequery/TopologicalSortUtil.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/prequery/TopologicalSortUtil.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/transformers/ConstructTransformer.scala b/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/transformers/ConstructTransformer.scala index 17d442b211..b6b9a6af76 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/transformers/ConstructTransformer.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/transformers/ConstructTransformer.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/transformers/OntologyInferencer.scala b/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/transformers/OntologyInferencer.scala index 181f037734..b7f5ae1b74 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/transformers/OntologyInferencer.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/transformers/OntologyInferencer.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/transformers/SelectTransformer.scala b/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/transformers/SelectTransformer.scala index b16b3251ff..8a8d32569b 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/transformers/SelectTransformer.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/transformers/SelectTransformer.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/transformers/SparqlTransformer.scala b/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/transformers/SparqlTransformer.scala index 36640022a7..e866815b64 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/transformers/SparqlTransformer.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/transformers/SparqlTransformer.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/transformers/WhereTransformer.scala b/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/transformers/WhereTransformer.scala index 1d1bbe2cb2..a3091b0eb0 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/transformers/WhereTransformer.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/transformers/WhereTransformer.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/types/AnnotationReadingGravsearchTypeInspector.scala b/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/types/AnnotationReadingGravsearchTypeInspector.scala index b631a7b525..63ac9abf8f 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/types/AnnotationReadingGravsearchTypeInspector.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/types/AnnotationReadingGravsearchTypeInspector.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/types/GravsearchTypeInspectionResult.scala b/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/types/GravsearchTypeInspectionResult.scala index 670f97808d..16fcdcafe9 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/types/GravsearchTypeInspectionResult.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/types/GravsearchTypeInspectionResult.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/types/GravsearchTypeInspectionRunner.scala b/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/types/GravsearchTypeInspectionRunner.scala index 26a7f06d2b..19a8e1462a 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/types/GravsearchTypeInspectionRunner.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/types/GravsearchTypeInspectionRunner.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/types/GravsearchTypeInspectionUtil.scala b/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/types/GravsearchTypeInspectionUtil.scala index accd6e2612..de6878131f 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/types/GravsearchTypeInspectionUtil.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/types/GravsearchTypeInspectionUtil.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/types/InferringGravsearchTypeInspector.scala b/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/types/InferringGravsearchTypeInspector.scala index e0efad7f25..caeac28d6f 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/types/InferringGravsearchTypeInspector.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/types/InferringGravsearchTypeInspector.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/types/IntermediateTypeInspectionResult.scala b/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/types/IntermediateTypeInspectionResult.scala index 980bd38e64..e1e0f5f748 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/types/IntermediateTypeInspectionResult.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/util/search/gravsearch/types/IntermediateTypeInspectionResult.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/util/standoff/StandoffStringUtil.scala b/webapi/src/main/scala/org/knora/webapi/messages/util/standoff/StandoffStringUtil.scala index 11d3f5b899..879f747183 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/util/standoff/StandoffStringUtil.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/util/standoff/StandoffStringUtil.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/util/standoff/StandoffTagUtilV2.scala b/webapi/src/main/scala/org/knora/webapi/messages/util/standoff/StandoffTagUtilV2.scala index d86432af6b..1868876906 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/util/standoff/StandoffTagUtilV2.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/util/standoff/StandoffTagUtilV2.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/util/standoff/XMLToStandoffUtil.scala b/webapi/src/main/scala/org/knora/webapi/messages/util/standoff/XMLToStandoffUtil.scala index aba294029d..694fd1c3ec 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/util/standoff/XMLToStandoffUtil.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/util/standoff/XMLToStandoffUtil.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/util/standoff/XMLUtil.scala b/webapi/src/main/scala/org/knora/webapi/messages/util/standoff/XMLUtil.scala index 6f9640c8b2..4c3cad4ee1 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/util/standoff/XMLUtil.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/util/standoff/XMLUtil.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/v2/responder/KnoraRequestV2.scala b/webapi/src/main/scala/org/knora/webapi/messages/v2/responder/KnoraRequestV2.scala index f91ac87058..423a6f08e3 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/v2/responder/KnoraRequestV2.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/v2/responder/KnoraRequestV2.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/v2/responder/KnoraResponseV2.scala b/webapi/src/main/scala/org/knora/webapi/messages/v2/responder/KnoraResponseV2.scala index 0242ce22ae..7f3ae3848d 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/v2/responder/KnoraResponseV2.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/v2/responder/KnoraResponseV2.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/v2/responder/listsmessages/ListsMessagesV2.scala b/webapi/src/main/scala/org/knora/webapi/messages/v2/responder/listsmessages/ListsMessagesV2.scala index 1bd1bf317f..7dce3b0bb2 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/v2/responder/listsmessages/ListsMessagesV2.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/v2/responder/listsmessages/ListsMessagesV2.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/v2/responder/ontologymessages/KnoraBaseToApiV2ComplexTransformationRules.scala b/webapi/src/main/scala/org/knora/webapi/messages/v2/responder/ontologymessages/KnoraBaseToApiV2ComplexTransformationRules.scala index d9abd335a0..9f20e85114 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/v2/responder/ontologymessages/KnoraBaseToApiV2ComplexTransformationRules.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/v2/responder/ontologymessages/KnoraBaseToApiV2ComplexTransformationRules.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/v2/responder/ontologymessages/KnoraBaseToApiV2SimpleTransformationRules.scala b/webapi/src/main/scala/org/knora/webapi/messages/v2/responder/ontologymessages/KnoraBaseToApiV2SimpleTransformationRules.scala index da6cf1e397..567049f394 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/v2/responder/ontologymessages/KnoraBaseToApiV2SimpleTransformationRules.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/v2/responder/ontologymessages/KnoraBaseToApiV2SimpleTransformationRules.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/v2/responder/ontologymessages/OntologyMessagesV2.scala b/webapi/src/main/scala/org/knora/webapi/messages/v2/responder/ontologymessages/OntologyMessagesV2.scala index 4cc62a0338..bf05700d11 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/v2/responder/ontologymessages/OntologyMessagesV2.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/v2/responder/ontologymessages/OntologyMessagesV2.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/v2/responder/ontologymessages/OntologyTransformationRules.scala b/webapi/src/main/scala/org/knora/webapi/messages/v2/responder/ontologymessages/OntologyTransformationRules.scala index 02fd64e15d..fedfabb1d3 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/v2/responder/ontologymessages/OntologyTransformationRules.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/v2/responder/ontologymessages/OntologyTransformationRules.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/v2/responder/resourcemessages/ResourceMessagesV2.scala b/webapi/src/main/scala/org/knora/webapi/messages/v2/responder/resourcemessages/ResourceMessagesV2.scala index e226264b3b..057f831056 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/v2/responder/resourcemessages/ResourceMessagesV2.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/v2/responder/resourcemessages/ResourceMessagesV2.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/v2/responder/resourcemessages/ResourceMessagesV2Optics.scala b/webapi/src/main/scala/org/knora/webapi/messages/v2/responder/resourcemessages/ResourceMessagesV2Optics.scala index 3ad3fb5a75..3425268dc2 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/v2/responder/resourcemessages/ResourceMessagesV2Optics.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/v2/responder/resourcemessages/ResourceMessagesV2Optics.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/v2/responder/resourcemessages/resourceAndValueEventsUtil.scala b/webapi/src/main/scala/org/knora/webapi/messages/v2/responder/resourcemessages/resourceAndValueEventsUtil.scala index 0a6b65a00b..17cd247535 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/v2/responder/resourcemessages/resourceAndValueEventsUtil.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/v2/responder/resourcemessages/resourceAndValueEventsUtil.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/v2/responder/standoffmessages/StandoffMessagesV2.scala b/webapi/src/main/scala/org/knora/webapi/messages/v2/responder/standoffmessages/StandoffMessagesV2.scala index 37dc4bf57f..0fbfd90594 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/v2/responder/standoffmessages/StandoffMessagesV2.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/v2/responder/standoffmessages/StandoffMessagesV2.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/v2/responder/valuemessages/ValueMessagesV2.scala b/webapi/src/main/scala/org/knora/webapi/messages/v2/responder/valuemessages/ValueMessagesV2.scala index cc70389e88..38c3409e28 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/v2/responder/valuemessages/ValueMessagesV2.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/v2/responder/valuemessages/ValueMessagesV2.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/messages/v2/responder/valuemessages/ValueMessagesV2Optics.scala b/webapi/src/main/scala/org/knora/webapi/messages/v2/responder/valuemessages/ValueMessagesV2Optics.scala index 8bab477d18..d5081e21d2 100644 --- a/webapi/src/main/scala/org/knora/webapi/messages/v2/responder/valuemessages/ValueMessagesV2Optics.scala +++ b/webapi/src/main/scala/org/knora/webapi/messages/v2/responder/valuemessages/ValueMessagesV2Optics.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/package.scala b/webapi/src/main/scala/org/knora/webapi/package.scala index 135c2d8eb7..cdde921bad 100644 --- a/webapi/src/main/scala/org/knora/webapi/package.scala +++ b/webapi/src/main/scala/org/knora/webapi/package.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/responders/IriLocker.scala b/webapi/src/main/scala/org/knora/webapi/responders/IriLocker.scala index c34c6ce2d3..bc4468e24a 100644 --- a/webapi/src/main/scala/org/knora/webapi/responders/IriLocker.scala +++ b/webapi/src/main/scala/org/knora/webapi/responders/IriLocker.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/responders/IriService.scala b/webapi/src/main/scala/org/knora/webapi/responders/IriService.scala index 71f356563b..7cb7958195 100644 --- a/webapi/src/main/scala/org/knora/webapi/responders/IriService.scala +++ b/webapi/src/main/scala/org/knora/webapi/responders/IriService.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/responders/Responder.scala b/webapi/src/main/scala/org/knora/webapi/responders/Responder.scala index a9e4ccaa1a..63af89278e 100644 --- a/webapi/src/main/scala/org/knora/webapi/responders/Responder.scala +++ b/webapi/src/main/scala/org/knora/webapi/responders/Responder.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/responders/admin/AssetPermissionsResponder.scala b/webapi/src/main/scala/org/knora/webapi/responders/admin/AssetPermissionsResponder.scala index fa68dda557..8ab57d8377 100644 --- a/webapi/src/main/scala/org/knora/webapi/responders/admin/AssetPermissionsResponder.scala +++ b/webapi/src/main/scala/org/knora/webapi/responders/admin/AssetPermissionsResponder.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/responders/admin/ListsResponder.scala b/webapi/src/main/scala/org/knora/webapi/responders/admin/ListsResponder.scala index 51f170557a..2b19c8d7a6 100644 --- a/webapi/src/main/scala/org/knora/webapi/responders/admin/ListsResponder.scala +++ b/webapi/src/main/scala/org/knora/webapi/responders/admin/ListsResponder.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/responders/admin/PermissionsResponder.scala b/webapi/src/main/scala/org/knora/webapi/responders/admin/PermissionsResponder.scala index b1f8001916..d18e42e437 100644 --- a/webapi/src/main/scala/org/knora/webapi/responders/admin/PermissionsResponder.scala +++ b/webapi/src/main/scala/org/knora/webapi/responders/admin/PermissionsResponder.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/responders/v2/OntologyResponderV2.scala b/webapi/src/main/scala/org/knora/webapi/responders/v2/OntologyResponderV2.scala index f0917addd3..c5a2e6d381 100644 --- a/webapi/src/main/scala/org/knora/webapi/responders/v2/OntologyResponderV2.scala +++ b/webapi/src/main/scala/org/knora/webapi/responders/v2/OntologyResponderV2.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/responders/v2/ResourceUtilV2.scala b/webapi/src/main/scala/org/knora/webapi/responders/v2/ResourceUtilV2.scala index 3600279150..9f528c9e07 100644 --- a/webapi/src/main/scala/org/knora/webapi/responders/v2/ResourceUtilV2.scala +++ b/webapi/src/main/scala/org/knora/webapi/responders/v2/ResourceUtilV2.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/responders/v2/ResourcesResponderV2.scala b/webapi/src/main/scala/org/knora/webapi/responders/v2/ResourcesResponderV2.scala index 4462869caa..38e96d2003 100644 --- a/webapi/src/main/scala/org/knora/webapi/responders/v2/ResourcesResponderV2.scala +++ b/webapi/src/main/scala/org/knora/webapi/responders/v2/ResourcesResponderV2.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/responders/v2/SearchQueries.scala b/webapi/src/main/scala/org/knora/webapi/responders/v2/SearchQueries.scala index fe3550ad89..76bf651c0a 100644 --- a/webapi/src/main/scala/org/knora/webapi/responders/v2/SearchQueries.scala +++ b/webapi/src/main/scala/org/knora/webapi/responders/v2/SearchQueries.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/responders/v2/SearchResponderV2.scala b/webapi/src/main/scala/org/knora/webapi/responders/v2/SearchResponderV2.scala index 8664595a51..fa9edf8aaa 100644 --- a/webapi/src/main/scala/org/knora/webapi/responders/v2/SearchResponderV2.scala +++ b/webapi/src/main/scala/org/knora/webapi/responders/v2/SearchResponderV2.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/responders/v2/SearchResponderV2Module.scala b/webapi/src/main/scala/org/knora/webapi/responders/v2/SearchResponderV2Module.scala index 882308bc19..6b0c6e1bc3 100644 --- a/webapi/src/main/scala/org/knora/webapi/responders/v2/SearchResponderV2Module.scala +++ b/webapi/src/main/scala/org/knora/webapi/responders/v2/SearchResponderV2Module.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/responders/v2/StandoffResponderV2.scala b/webapi/src/main/scala/org/knora/webapi/responders/v2/StandoffResponderV2.scala index b8d80f4594..60d65b3d7b 100644 --- a/webapi/src/main/scala/org/knora/webapi/responders/v2/StandoffResponderV2.scala +++ b/webapi/src/main/scala/org/knora/webapi/responders/v2/StandoffResponderV2.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/responders/v2/ValuesResponderV2.scala b/webapi/src/main/scala/org/knora/webapi/responders/v2/ValuesResponderV2.scala index f8adbeb633..3933b3f404 100644 --- a/webapi/src/main/scala/org/knora/webapi/responders/v2/ValuesResponderV2.scala +++ b/webapi/src/main/scala/org/knora/webapi/responders/v2/ValuesResponderV2.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/responders/v2/ontology/CardinalityHandler.scala b/webapi/src/main/scala/org/knora/webapi/responders/v2/ontology/CardinalityHandler.scala index 335a99fdc6..8c487af125 100644 --- a/webapi/src/main/scala/org/knora/webapi/responders/v2/ontology/CardinalityHandler.scala +++ b/webapi/src/main/scala/org/knora/webapi/responders/v2/ontology/CardinalityHandler.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/responders/v2/ontology/OntologyCacheHelpers.scala b/webapi/src/main/scala/org/knora/webapi/responders/v2/ontology/OntologyCacheHelpers.scala index 5d7a1b459e..bef4d492e1 100644 --- a/webapi/src/main/scala/org/knora/webapi/responders/v2/ontology/OntologyCacheHelpers.scala +++ b/webapi/src/main/scala/org/knora/webapi/responders/v2/ontology/OntologyCacheHelpers.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/responders/v2/ontology/OntologyHelpers.scala b/webapi/src/main/scala/org/knora/webapi/responders/v2/ontology/OntologyHelpers.scala index b113491121..0875bca89d 100644 --- a/webapi/src/main/scala/org/knora/webapi/responders/v2/ontology/OntologyHelpers.scala +++ b/webapi/src/main/scala/org/knora/webapi/responders/v2/ontology/OntologyHelpers.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/responders/v2/ontology/OntologyTriplestoreHelpers.scala b/webapi/src/main/scala/org/knora/webapi/responders/v2/ontology/OntologyTriplestoreHelpers.scala index 5661b16475..484c53c888 100644 --- a/webapi/src/main/scala/org/knora/webapi/responders/v2/ontology/OntologyTriplestoreHelpers.scala +++ b/webapi/src/main/scala/org/knora/webapi/responders/v2/ontology/OntologyTriplestoreHelpers.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/responders/v2/resources/CheckObjectClassConstraints.scala b/webapi/src/main/scala/org/knora/webapi/responders/v2/resources/CheckObjectClassConstraints.scala index 47fd7a4685..3a367ca89d 100644 --- a/webapi/src/main/scala/org/knora/webapi/responders/v2/resources/CheckObjectClassConstraints.scala +++ b/webapi/src/main/scala/org/knora/webapi/responders/v2/resources/CheckObjectClassConstraints.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/responders/v2/resources/CreateResourceV2Handler.scala b/webapi/src/main/scala/org/knora/webapi/responders/v2/resources/CreateResourceV2Handler.scala index 62f86fe6b5..649c3d04b7 100644 --- a/webapi/src/main/scala/org/knora/webapi/responders/v2/resources/CreateResourceV2Handler.scala +++ b/webapi/src/main/scala/org/knora/webapi/responders/v2/resources/CreateResourceV2Handler.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/routing/ApiRoutes.scala b/webapi/src/main/scala/org/knora/webapi/routing/ApiRoutes.scala index 5502c6cabc..dd0dada496 100644 --- a/webapi/src/main/scala/org/knora/webapi/routing/ApiRoutes.scala +++ b/webapi/src/main/scala/org/knora/webapi/routing/ApiRoutes.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/routing/AroundDirectives.scala b/webapi/src/main/scala/org/knora/webapi/routing/AroundDirectives.scala index c8487d68f6..9de15494ea 100644 --- a/webapi/src/main/scala/org/knora/webapi/routing/AroundDirectives.scala +++ b/webapi/src/main/scala/org/knora/webapi/routing/AroundDirectives.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/routing/RouteUtilV2.scala b/webapi/src/main/scala/org/knora/webapi/routing/RouteUtilV2.scala index 5654e93c4d..692a62eb63 100644 --- a/webapi/src/main/scala/org/knora/webapi/routing/RouteUtilV2.scala +++ b/webapi/src/main/scala/org/knora/webapi/routing/RouteUtilV2.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/routing/RouteUtilZ.scala b/webapi/src/main/scala/org/knora/webapi/routing/RouteUtilZ.scala index 7a67711028..ed7317f7a8 100644 --- a/webapi/src/main/scala/org/knora/webapi/routing/RouteUtilZ.scala +++ b/webapi/src/main/scala/org/knora/webapi/routing/RouteUtilZ.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/routing/UnsafeZioRun.scala b/webapi/src/main/scala/org/knora/webapi/routing/UnsafeZioRun.scala index 6a1b6ccf4e..cb70f48352 100644 --- a/webapi/src/main/scala/org/knora/webapi/routing/UnsafeZioRun.scala +++ b/webapi/src/main/scala/org/knora/webapi/routing/UnsafeZioRun.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/routing/v2/OntologiesRouteV2.scala b/webapi/src/main/scala/org/knora/webapi/routing/v2/OntologiesRouteV2.scala index 58007a31ca..f9d6bcda18 100644 --- a/webapi/src/main/scala/org/knora/webapi/routing/v2/OntologiesRouteV2.scala +++ b/webapi/src/main/scala/org/knora/webapi/routing/v2/OntologiesRouteV2.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/routing/v2/ResourcesRouteV2.scala b/webapi/src/main/scala/org/knora/webapi/routing/v2/ResourcesRouteV2.scala index c313b03815..374c625405 100644 --- a/webapi/src/main/scala/org/knora/webapi/routing/v2/ResourcesRouteV2.scala +++ b/webapi/src/main/scala/org/knora/webapi/routing/v2/ResourcesRouteV2.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/routing/v2/StandoffRouteV2.scala b/webapi/src/main/scala/org/knora/webapi/routing/v2/StandoffRouteV2.scala index 84ff6af7e0..f539b7928f 100644 --- a/webapi/src/main/scala/org/knora/webapi/routing/v2/StandoffRouteV2.scala +++ b/webapi/src/main/scala/org/knora/webapi/routing/v2/StandoffRouteV2.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/routing/v2/ValuesRouteV2.scala b/webapi/src/main/scala/org/knora/webapi/routing/v2/ValuesRouteV2.scala index 60d3b8da5d..89a1b3bd0f 100644 --- a/webapi/src/main/scala/org/knora/webapi/routing/v2/ValuesRouteV2.scala +++ b/webapi/src/main/scala/org/knora/webapi/routing/v2/ValuesRouteV2.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/settings/KnoraSettingsConstants.scala b/webapi/src/main/scala/org/knora/webapi/settings/KnoraSettingsConstants.scala index 24afcb1ec3..ac9fa5e640 100644 --- a/webapi/src/main/scala/org/knora/webapi/settings/KnoraSettingsConstants.scala +++ b/webapi/src/main/scala/org/knora/webapi/settings/KnoraSettingsConstants.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/SliceModule.scala b/webapi/src/main/scala/org/knora/webapi/slice/SliceModule.scala index 9f079808d9..0e98e85836 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/SliceModule.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/SliceModule.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/AdminConstants.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/AdminConstants.scala index edbb4cd503..607792b88b 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/AdminConstants.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/AdminConstants.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/AdminModule.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/AdminModule.scala index f3ade7f14f..57950bbd30 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/AdminModule.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/AdminModule.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/AdminApiEndpoints.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/AdminApiEndpoints.scala index 51eb9f49e5..4fce7917d6 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/AdminApiEndpoints.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/AdminApiEndpoints.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/AdminApiModule.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/AdminApiModule.scala index 7482cf98f9..89b8102a48 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/AdminApiModule.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/AdminApiModule.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/AdminApiRoutes.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/AdminApiRoutes.scala index 3bf172dbeb..c81485eb8d 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/AdminApiRoutes.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/AdminApiRoutes.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/AdminPathVariables.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/AdminPathVariables.scala index 1d3a040a13..a2f58531ed 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/AdminPathVariables.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/AdminPathVariables.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/Codecs.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/Codecs.scala index f3da1aa449..397e20288e 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/Codecs.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/Codecs.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/Examples.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/Examples.scala index f669607840..521b136ff0 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/Examples.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/Examples.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/FilesEndpoints.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/FilesEndpoints.scala index 88f69a3c64..c6a341ced4 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/FilesEndpoints.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/FilesEndpoints.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/FilesEndpointsHandler.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/FilesEndpointsHandler.scala index ea04e0f74d..7e8ca530c3 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/FilesEndpointsHandler.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/FilesEndpointsHandler.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/GroupsEndpoints.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/GroupsEndpoints.scala index f3cd8dd865..3d21fc9aec 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/GroupsEndpoints.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/GroupsEndpoints.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/GroupsEndpointsHandler.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/GroupsEndpointsHandler.scala index 261403ea76..3fd2074116 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/GroupsEndpointsHandler.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/GroupsEndpointsHandler.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/ListsEndpoints.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/ListsEndpoints.scala index a91ce4f195..471e999ddc 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/ListsEndpoints.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/ListsEndpoints.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/ListsEndpointsHandlers.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/ListsEndpointsHandlers.scala index 47308c2460..fc3a1ef721 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/ListsEndpointsHandlers.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/ListsEndpointsHandlers.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/MaintenanceEndpoints.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/MaintenanceEndpoints.scala index 96f505aff2..93c9b9bba3 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/MaintenanceEndpoints.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/MaintenanceEndpoints.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/MaintenanceEndpointsHandlers.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/MaintenanceEndpointsHandlers.scala index 294ab581d0..00cf11ef7a 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/MaintenanceEndpointsHandlers.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/MaintenanceEndpointsHandlers.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/PermissionsEndpoints.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/PermissionsEndpoints.scala index 494e032a52..51bee1f377 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/PermissionsEndpoints.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/PermissionsEndpoints.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/PermissionsEndpointsHandlers.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/PermissionsEndpointsHandlers.scala index 9dfa11fae9..d6692866fc 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/PermissionsEndpointsHandlers.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/PermissionsEndpointsHandlers.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/ProjectsEndpoints.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/ProjectsEndpoints.scala index 3fdfc83480..07f76a36d9 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/ProjectsEndpoints.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/ProjectsEndpoints.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/ProjectsEndpointsHandler.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/ProjectsEndpointsHandler.scala index e65079bb9b..04f956006a 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/ProjectsEndpointsHandler.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/ProjectsEndpointsHandler.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/StoreEndpoints.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/StoreEndpoints.scala index 1902ffac45..6c8fc860ff 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/StoreEndpoints.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/StoreEndpoints.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/StoreEndpointsHandler.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/StoreEndpointsHandler.scala index cceacea616..8dc6b16e46 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/StoreEndpointsHandler.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/StoreEndpointsHandler.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/UsersEndpoints.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/UsersEndpoints.scala index 929fecfd85..7e7a913e5e 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/UsersEndpoints.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/UsersEndpoints.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/UsersEndpointsHandler.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/UsersEndpointsHandler.scala index 3aba683137..b1bbccf436 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/UsersEndpointsHandler.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/UsersEndpointsHandler.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/model/AdminQueryVariables.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/model/AdminQueryVariables.scala index 5cd3c28d6d..d90baf013c 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/model/AdminQueryVariables.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/model/AdminQueryVariables.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/model/MaintenanceRequests.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/model/MaintenanceRequests.scala index 73ff481e28..62ecbc308c 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/model/MaintenanceRequests.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/model/MaintenanceRequests.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/model/ProjectDataGetResponseADM.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/model/ProjectDataGetResponseADM.scala index de83b5e7ea..89c1ced5f9 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/model/ProjectDataGetResponseADM.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/model/ProjectDataGetResponseADM.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/model/ProjectExportResponse.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/model/ProjectExportResponse.scala index bfc72d5e53..e8dc4c3f31 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/model/ProjectExportResponse.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/model/ProjectExportResponse.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/model/ProjectsEndpointsRequestsAndResponses.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/model/ProjectsEndpointsRequestsAndResponses.scala index 89b8bce775..ff4e2b73b2 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/model/ProjectsEndpointsRequestsAndResponses.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/model/ProjectsEndpointsRequestsAndResponses.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/model/ProjectsMessagesADM.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/model/ProjectsMessagesADM.scala index dcb3b218f2..b9564e6015 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/model/ProjectsMessagesADM.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/model/ProjectsMessagesADM.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/service/GroupRestService.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/service/GroupRestService.scala index 56e750b426..5703d1ec0c 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/service/GroupRestService.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/service/GroupRestService.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/service/ListRestService.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/service/ListRestService.scala index 5223239e51..f7f949a1aa 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/service/ListRestService.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/service/ListRestService.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/service/MaintenanceRestService.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/service/MaintenanceRestService.scala index 8cee090626..991475df48 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/service/MaintenanceRestService.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/service/MaintenanceRestService.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/service/PermissionRestService.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/service/PermissionRestService.scala index 2691a1f1f2..b519549071 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/service/PermissionRestService.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/service/PermissionRestService.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/service/ProjectRestService.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/service/ProjectRestService.scala index a95e882321..ceee56c74d 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/service/ProjectRestService.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/service/ProjectRestService.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/service/StoreRestService.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/service/StoreRestService.scala index 7947b523e6..fb6e7fb349 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/service/StoreRestService.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/service/StoreRestService.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/service/UserRestService.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/service/UserRestService.scala index 77ec93bcd3..efda92ba54 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/api/service/UserRestService.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/api/service/UserRestService.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/AdminDomainModule.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/AdminDomainModule.scala index 64a9b5eb41..2aff59df7c 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/AdminDomainModule.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/AdminDomainModule.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/model/AdministrativePermissionRepo.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/model/AdministrativePermissionRepo.scala index f2e550ab0c..5d5cebbcec 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/model/AdministrativePermissionRepo.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/model/AdministrativePermissionRepo.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/model/DefaultObjectAccessPermissionRepo.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/model/DefaultObjectAccessPermissionRepo.scala index c0120ae524..12d6abb9ce 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/model/DefaultObjectAccessPermissionRepo.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/model/DefaultObjectAccessPermissionRepo.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/model/KnoraGroup.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/model/KnoraGroup.scala index d74e085c78..e6be8a5394 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/model/KnoraGroup.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/model/KnoraGroup.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/model/KnoraProject.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/model/KnoraProject.scala index d012d3e839..54d111b05c 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/model/KnoraProject.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/model/KnoraProject.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/model/ListProperties.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/model/ListProperties.scala index 51d446f9ac..8ae07031bf 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/model/ListProperties.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/model/ListProperties.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/model/MaintenanceAction.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/model/MaintenanceAction.scala index 5a703f1e7c..c6e5eb299e 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/model/MaintenanceAction.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/model/MaintenanceAction.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/model/Permission.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/model/Permission.scala index 008552019c..cc6da88fa5 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/model/Permission.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/model/Permission.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/model/PermissionIri.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/model/PermissionIri.scala index 9d3024d27e..2a9a58f455 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/model/PermissionIri.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/model/PermissionIri.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/model/RestrictedView.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/model/RestrictedView.scala index 2451de0ef4..18fd8d8cbe 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/model/RestrictedView.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/model/RestrictedView.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/model/User.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/model/User.scala index 0407f04124..419a889fdc 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/model/User.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/model/User.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/AdministrativePermissionService.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/AdministrativePermissionService.scala index c42ca30f79..58cc12be48 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/AdministrativePermissionService.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/AdministrativePermissionService.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/DefaultObjectAccessPermissionService.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/DefaultObjectAccessPermissionService.scala index 4156138954..c9b3d6d96a 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/DefaultObjectAccessPermissionService.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/DefaultObjectAccessPermissionService.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/DspIngestClient.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/DspIngestClient.scala index 2dc33fc77b..b9e76768a5 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/DspIngestClient.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/DspIngestClient.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/GroupService.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/GroupService.scala index 1266efa4b9..44544fce9f 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/GroupService.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/GroupService.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/KnoraGroupRepo.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/KnoraGroupRepo.scala index 4969395e3d..4e3b1aa2a1 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/KnoraGroupRepo.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/KnoraGroupRepo.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/KnoraGroupService.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/KnoraGroupService.scala index 24b423149d..91dec9bca7 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/KnoraGroupService.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/KnoraGroupService.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/KnoraProjectRepo.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/KnoraProjectRepo.scala index 0e231dce98..b097eaaf80 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/KnoraProjectRepo.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/KnoraProjectRepo.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/KnoraProjectService.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/KnoraProjectService.scala index 01f04803ca..5df47ff4c4 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/KnoraProjectService.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/KnoraProjectService.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/KnoraUserRepo.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/KnoraUserRepo.scala index 0a538a3e0c..9b8828713d 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/KnoraUserRepo.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/KnoraUserRepo.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/KnoraUserService.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/KnoraUserService.scala index 2f4b7af7ba..2920960afd 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/KnoraUserService.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/KnoraUserService.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/KnoraUserToUserConverter.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/KnoraUserToUserConverter.scala index 16386eec31..9b114ddbcd 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/KnoraUserToUserConverter.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/KnoraUserToUserConverter.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/PasswordService.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/PasswordService.scala index 74b5d20f78..a9fea1f3fb 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/PasswordService.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/PasswordService.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/ProjectEraseService.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/ProjectEraseService.scala index a8053f472c..55de67f119 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/ProjectEraseService.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/ProjectEraseService.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/ProjectExportService.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/ProjectExportService.scala index c198d001c3..00de49bf3b 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/ProjectExportService.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/ProjectExportService.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/ProjectExportStorageService.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/ProjectExportStorageService.scala index 99f462963c..f4f9e50104 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/ProjectExportStorageService.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/ProjectExportStorageService.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/ProjectImportService.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/ProjectImportService.scala index 1d12ece23b..834648388b 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/ProjectImportService.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/ProjectImportService.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/ProjectService.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/ProjectService.scala index 82a2db205a..ee9dd015c5 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/ProjectService.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/ProjectService.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/UserService.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/UserService.scala index 1a9238cfeb..58d2a23496 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/UserService.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/UserService.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/ZipUtility.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/ZipUtility.scala index 96432f4d54..e26c01a51d 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/ZipUtility.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/ZipUtility.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/maintenance/MaintenanceService.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/maintenance/MaintenanceService.scala index 76045e3b17..5bcd6e89b4 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/maintenance/MaintenanceService.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/maintenance/MaintenanceService.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/maintenance/TopLeftCorrectionAction.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/maintenance/TopLeftCorrectionAction.scala index e7e604ff59..25d52ed670 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/maintenance/TopLeftCorrectionAction.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/maintenance/TopLeftCorrectionAction.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/repo/AdminRepoModule.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/repo/AdminRepoModule.scala index 612f3ada79..aba7345e57 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/repo/AdminRepoModule.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/repo/AdminRepoModule.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/repo/rdf/RdfConversions.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/repo/rdf/RdfConversions.scala index 2909b094e9..105fd25c53 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/repo/rdf/RdfConversions.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/repo/rdf/RdfConversions.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/repo/service/AbstractEntityRepo.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/repo/service/AbstractEntityRepo.scala index 7bf21ce72d..cd3f9a3e9e 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/repo/service/AbstractEntityRepo.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/repo/service/AbstractEntityRepo.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/repo/service/AdministrativePermissionRepoLive.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/repo/service/AdministrativePermissionRepoLive.scala index c3c09c6a46..5913672901 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/repo/service/AdministrativePermissionRepoLive.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/repo/service/AdministrativePermissionRepoLive.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/repo/service/CachingEntityRepo.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/repo/service/CachingEntityRepo.scala index 1b2808e0d2..6cbfa1c991 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/repo/service/CachingEntityRepo.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/repo/service/CachingEntityRepo.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/repo/service/DefaultObjectAccessPermissionRepoLive.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/repo/service/DefaultObjectAccessPermissionRepoLive.scala index 4863ed4f2c..37c7d76606 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/repo/service/DefaultObjectAccessPermissionRepoLive.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/repo/service/DefaultObjectAccessPermissionRepoLive.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/repo/service/EntityCache.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/repo/service/EntityCache.scala index f97b2deb85..098c31965a 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/repo/service/EntityCache.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/repo/service/EntityCache.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/repo/service/KnoraGroupRepoLive.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/repo/service/KnoraGroupRepoLive.scala index 21a99a394f..32af7df8cb 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/repo/service/KnoraGroupRepoLive.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/repo/service/KnoraGroupRepoLive.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/repo/service/KnoraProjectRepoLive.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/repo/service/KnoraProjectRepoLive.scala index ed3c02cbfd..ed3097a541 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/repo/service/KnoraProjectRepoLive.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/repo/service/KnoraProjectRepoLive.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/admin/repo/service/KnoraUserRepoLive.scala b/webapi/src/main/scala/org/knora/webapi/slice/admin/repo/service/KnoraUserRepoLive.scala index 7bfb37fa74..9d328a589a 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/admin/repo/service/KnoraUserRepoLive.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/admin/repo/service/KnoraUserRepoLive.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/common/ApiComplexV2JsonLdRequestParser.scala b/webapi/src/main/scala/org/knora/webapi/slice/common/ApiComplexV2JsonLdRequestParser.scala index bca0bbe893..eb52ad9f6f 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/common/ApiComplexV2JsonLdRequestParser.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/common/ApiComplexV2JsonLdRequestParser.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/common/KnoraIris.scala b/webapi/src/main/scala/org/knora/webapi/slice/common/KnoraIris.scala index 9cb95d9b5e..909b7ebfad 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/common/KnoraIris.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/common/KnoraIris.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/common/ValueTypes.scala b/webapi/src/main/scala/org/knora/webapi/slice/common/ValueTypes.scala index 3183991154..5a1db97fb9 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/common/ValueTypes.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/common/ValueTypes.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/common/api/ApiV2.scala b/webapi/src/main/scala/org/knora/webapi/slice/common/api/ApiV2.scala index 6683fe67ee..476fe30ecd 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/common/api/ApiV2.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/common/api/ApiV2.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/common/api/ApiV2Endpoints.scala b/webapi/src/main/scala/org/knora/webapi/slice/common/api/ApiV2Endpoints.scala index 2f30f5ca96..5b39eba10c 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/common/api/ApiV2Endpoints.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/common/api/ApiV2Endpoints.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/common/api/AuthorizationRestService.scala b/webapi/src/main/scala/org/knora/webapi/slice/common/api/AuthorizationRestService.scala index 07278a6b0a..70f33d352d 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/common/api/AuthorizationRestService.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/common/api/AuthorizationRestService.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/common/api/BaseEndpoints.scala b/webapi/src/main/scala/org/knora/webapi/slice/common/api/BaseEndpoints.scala index c9e67d2cb3..53c6b02f60 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/common/api/BaseEndpoints.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/common/api/BaseEndpoints.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/common/api/DocsGenerator.scala b/webapi/src/main/scala/org/knora/webapi/slice/common/api/DocsGenerator.scala index 01014dc79b..1688a2f494 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/common/api/DocsGenerator.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/common/api/DocsGenerator.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/common/api/HandlerMapper.scala b/webapi/src/main/scala/org/knora/webapi/slice/common/api/HandlerMapper.scala index 4f27ed8b34..d87fe92c9b 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/common/api/HandlerMapper.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/common/api/HandlerMapper.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/common/api/KnoraResponseRenderer.scala b/webapi/src/main/scala/org/knora/webapi/slice/common/api/KnoraResponseRenderer.scala index 476ad936b1..551448dd21 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/common/api/KnoraResponseRenderer.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/common/api/KnoraResponseRenderer.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/common/api/TapirToPekkoInterpreter.scala b/webapi/src/main/scala/org/knora/webapi/slice/common/api/TapirToPekkoInterpreter.scala index f46a8077bb..64ae7448a8 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/common/api/TapirToPekkoInterpreter.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/common/api/TapirToPekkoInterpreter.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/common/domain/SparqlEncodedString.scala b/webapi/src/main/scala/org/knora/webapi/slice/common/domain/SparqlEncodedString.scala index 375617307b..f8bcc775a7 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/common/domain/SparqlEncodedString.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/common/domain/SparqlEncodedString.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/common/jena/JenaConversions.scala b/webapi/src/main/scala/org/knora/webapi/slice/common/jena/JenaConversions.scala index 19b035d554..9ccde5b6e5 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/common/jena/JenaConversions.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/common/jena/JenaConversions.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/common/jena/ModelOps.scala b/webapi/src/main/scala/org/knora/webapi/slice/common/jena/ModelOps.scala index 8c5a32ee9a..d6ffaf7e8e 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/common/jena/ModelOps.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/common/jena/ModelOps.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/common/jena/ResourceOps.scala b/webapi/src/main/scala/org/knora/webapi/slice/common/jena/ResourceOps.scala index 78d542abea..d25d9b9d45 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/common/jena/ResourceOps.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/common/jena/ResourceOps.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/common/jena/StatementOps.scala b/webapi/src/main/scala/org/knora/webapi/slice/common/jena/StatementOps.scala index 1f84a26b39..f6a0f85365 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/common/jena/StatementOps.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/common/jena/StatementOps.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/common/repo/rdf/RdfModel.scala b/webapi/src/main/scala/org/knora/webapi/slice/common/repo/rdf/RdfModel.scala index 0beec8a01b..3d18665bba 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/common/repo/rdf/RdfModel.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/common/repo/rdf/RdfModel.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/common/repo/rdf/Vocabulary.scala b/webapi/src/main/scala/org/knora/webapi/slice/common/repo/rdf/Vocabulary.scala index 3ce5285908..d52f4e2e78 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/common/repo/rdf/Vocabulary.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/common/repo/rdf/Vocabulary.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/common/repo/service/PredicateObjectMapper.scala b/webapi/src/main/scala/org/knora/webapi/slice/common/repo/service/PredicateObjectMapper.scala index 3384f11085..9541f6c534 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/common/repo/service/PredicateObjectMapper.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/common/repo/service/PredicateObjectMapper.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/common/repo/service/Repository.scala b/webapi/src/main/scala/org/knora/webapi/slice/common/repo/service/Repository.scala index 573ae3bae2..42f55a46d1 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/common/repo/service/Repository.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/common/repo/service/Repository.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/infrastructure/CacheManager.scala b/webapi/src/main/scala/org/knora/webapi/slice/infrastructure/CacheManager.scala index 0e7ca2f4dc..ab3564de93 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/infrastructure/CacheManager.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/infrastructure/CacheManager.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/infrastructure/InfrastructureModule.scala b/webapi/src/main/scala/org/knora/webapi/slice/infrastructure/InfrastructureModule.scala index cd95f6fb87..832b99e510 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/infrastructure/InfrastructureModule.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/infrastructure/InfrastructureModule.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/infrastructure/InvalidTokenCache.scala b/webapi/src/main/scala/org/knora/webapi/slice/infrastructure/InvalidTokenCache.scala index d123bc3f2d..56b6d2dce9 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/infrastructure/InvalidTokenCache.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/infrastructure/InvalidTokenCache.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/infrastructure/JwtService.scala b/webapi/src/main/scala/org/knora/webapi/slice/infrastructure/JwtService.scala index 2b7d4b0c81..ba79a85410 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/infrastructure/JwtService.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/infrastructure/JwtService.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/infrastructure/MetricsServer.scala b/webapi/src/main/scala/org/knora/webapi/slice/infrastructure/MetricsServer.scala index 42c2df54d1..1f8ede59c6 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/infrastructure/MetricsServer.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/infrastructure/MetricsServer.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/infrastructure/Scope.scala b/webapi/src/main/scala/org/knora/webapi/slice/infrastructure/Scope.scala index 1faa1a4875..46d0841665 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/infrastructure/Scope.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/infrastructure/Scope.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/infrastructure/api/ManagementEndpoints.scala b/webapi/src/main/scala/org/knora/webapi/slice/infrastructure/api/ManagementEndpoints.scala index d086c7f0d8..f18eab7367 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/infrastructure/api/ManagementEndpoints.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/infrastructure/api/ManagementEndpoints.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/infrastructure/api/PrometheusRoutes.scala b/webapi/src/main/scala/org/knora/webapi/slice/infrastructure/api/PrometheusRoutes.scala index 4b8b3ea670..2e2b2c4b97 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/infrastructure/api/PrometheusRoutes.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/infrastructure/api/PrometheusRoutes.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/lists/api/ListsApiModule.scala b/webapi/src/main/scala/org/knora/webapi/slice/lists/api/ListsApiModule.scala index 71b08577f7..49565f082a 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/lists/api/ListsApiModule.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/lists/api/ListsApiModule.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/lists/api/ListsApiV2Routes.scala b/webapi/src/main/scala/org/knora/webapi/slice/lists/api/ListsApiV2Routes.scala index c3138146de..f2fa6860a2 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/lists/api/ListsApiV2Routes.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/lists/api/ListsApiV2Routes.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/lists/api/ListsEndpointsV2.scala b/webapi/src/main/scala/org/knora/webapi/slice/lists/api/ListsEndpointsV2.scala index 5434e82847..0e7f53278b 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/lists/api/ListsEndpointsV2.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/lists/api/ListsEndpointsV2.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/lists/api/ListsEndpointsV2Handler.scala b/webapi/src/main/scala/org/knora/webapi/slice/lists/api/ListsEndpointsV2Handler.scala index 9bdbf328b0..8856426318 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/lists/api/ListsEndpointsV2Handler.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/lists/api/ListsEndpointsV2Handler.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/lists/domain/ListsService.scala b/webapi/src/main/scala/org/knora/webapi/slice/lists/domain/ListsService.scala index 63bbee7f71..0d617f2e9d 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/lists/domain/ListsService.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/lists/domain/ListsService.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/ontology/api/service/RestCardinalityServiceLive.scala b/webapi/src/main/scala/org/knora/webapi/slice/ontology/api/service/RestCardinalityServiceLive.scala index a476651e21..5860cf24ec 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/ontology/api/service/RestCardinalityServiceLive.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/ontology/api/service/RestCardinalityServiceLive.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/ontology/domain/model/Cardinality.scala b/webapi/src/main/scala/org/knora/webapi/slice/ontology/domain/model/Cardinality.scala index 7e3b4fca36..a40477dd88 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/ontology/domain/model/Cardinality.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/ontology/domain/model/Cardinality.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/ontology/domain/service/CardinalityService.scala b/webapi/src/main/scala/org/knora/webapi/slice/ontology/domain/service/CardinalityService.scala index 8d0ee67aa8..e77649508b 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/ontology/domain/service/CardinalityService.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/ontology/domain/service/CardinalityService.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/ontology/domain/service/OntologyRepo.scala b/webapi/src/main/scala/org/knora/webapi/slice/ontology/domain/service/OntologyRepo.scala index 2cd962fd44..0f9f4cde98 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/ontology/domain/service/OntologyRepo.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/ontology/domain/service/OntologyRepo.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/ontology/domain/service/OntologyService.scala b/webapi/src/main/scala/org/knora/webapi/slice/ontology/domain/service/OntologyService.scala index 0bb37a7a72..e323f3ba7e 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/ontology/domain/service/OntologyService.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/ontology/domain/service/OntologyService.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/ontology/domain/service/PredicateRepository.scala b/webapi/src/main/scala/org/knora/webapi/slice/ontology/domain/service/PredicateRepository.scala index 1e0e658843..2a2c2370c8 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/ontology/domain/service/PredicateRepository.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/ontology/domain/service/PredicateRepository.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/ontology/repo/model/OntologyCacheData.scala b/webapi/src/main/scala/org/knora/webapi/slice/ontology/repo/model/OntologyCacheData.scala index 54c24bab7d..2660d9a72c 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/ontology/repo/model/OntologyCacheData.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/ontology/repo/model/OntologyCacheData.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/ontology/repo/service/OntologyCache.scala b/webapi/src/main/scala/org/knora/webapi/slice/ontology/repo/service/OntologyCache.scala index 4257e2c65d..3cffc6881b 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/ontology/repo/service/OntologyCache.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/ontology/repo/service/OntologyCache.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/ontology/repo/service/OntologyRepoLive.scala b/webapi/src/main/scala/org/knora/webapi/slice/ontology/repo/service/OntologyRepoLive.scala index e2fa6d14b5..460d58ce09 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/ontology/repo/service/OntologyRepoLive.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/ontology/repo/service/OntologyRepoLive.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/ontology/repo/service/PredicateRepositoryLive.scala b/webapi/src/main/scala/org/knora/webapi/slice/ontology/repo/service/PredicateRepositoryLive.scala index 5c09ab2360..1c1b239d45 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/ontology/repo/service/PredicateRepositoryLive.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/ontology/repo/service/PredicateRepositoryLive.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/resourceinfo/ResourceInfoLayers.scala b/webapi/src/main/scala/org/knora/webapi/slice/resourceinfo/ResourceInfoLayers.scala index 26db691725..c5ce395b5c 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/resourceinfo/ResourceInfoLayers.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/resourceinfo/ResourceInfoLayers.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/resourceinfo/api/ResourceInfoEndpoints.scala b/webapi/src/main/scala/org/knora/webapi/slice/resourceinfo/api/ResourceInfoEndpoints.scala index 82fc292103..9c06a7e37c 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/resourceinfo/api/ResourceInfoEndpoints.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/resourceinfo/api/ResourceInfoEndpoints.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/resourceinfo/api/ResourceInfoRoutes.scala b/webapi/src/main/scala/org/knora/webapi/slice/resourceinfo/api/ResourceInfoRoutes.scala index 7f3b01d44f..c9ee5df4e4 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/resourceinfo/api/ResourceInfoRoutes.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/resourceinfo/api/ResourceInfoRoutes.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/resourceinfo/api/model/QueryParams.scala b/webapi/src/main/scala/org/knora/webapi/slice/resourceinfo/api/model/QueryParams.scala index 79655a45f0..621dbbfd23 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/resourceinfo/api/model/QueryParams.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/resourceinfo/api/model/QueryParams.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/resourceinfo/api/model/ResourceInfoDto.scala b/webapi/src/main/scala/org/knora/webapi/slice/resourceinfo/api/model/ResourceInfoDto.scala index 3b53e123dd..d66698a146 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/resourceinfo/api/model/ResourceInfoDto.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/resourceinfo/api/model/ResourceInfoDto.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/resourceinfo/api/service/RestResourceInfoService.scala b/webapi/src/main/scala/org/knora/webapi/slice/resourceinfo/api/service/RestResourceInfoService.scala index 2d8bc0435e..8be86a92e4 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/resourceinfo/api/service/RestResourceInfoService.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/resourceinfo/api/service/RestResourceInfoService.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/resourceinfo/domain/InternalIri.scala b/webapi/src/main/scala/org/knora/webapi/slice/resourceinfo/domain/InternalIri.scala index ff48e4ef51..d9cad1c3bc 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/resourceinfo/domain/InternalIri.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/resourceinfo/domain/InternalIri.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/resourceinfo/domain/IriConverter.scala b/webapi/src/main/scala/org/knora/webapi/slice/resourceinfo/domain/IriConverter.scala index 9716220530..05e5296cb8 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/resourceinfo/domain/IriConverter.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/resourceinfo/domain/IriConverter.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/resourceinfo/domain/ResourceInfo.scala b/webapi/src/main/scala/org/knora/webapi/slice/resourceinfo/domain/ResourceInfo.scala index 3eab0b56ad..9437f3fa6f 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/resourceinfo/domain/ResourceInfo.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/resourceinfo/domain/ResourceInfo.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/resourceinfo/domain/ResourceInfoRepo.scala b/webapi/src/main/scala/org/knora/webapi/slice/resourceinfo/domain/ResourceInfoRepo.scala index 5bc101d092..463d72d190 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/resourceinfo/domain/ResourceInfoRepo.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/resourceinfo/domain/ResourceInfoRepo.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/resourceinfo/repo/ResourceInfoRepoLive.scala b/webapi/src/main/scala/org/knora/webapi/slice/resourceinfo/repo/ResourceInfoRepoLive.scala index 18f292f382..3129ed2e10 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/resourceinfo/repo/ResourceInfoRepoLive.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/resourceinfo/repo/ResourceInfoRepoLive.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/resources/IiifImageRequestUrl.scala b/webapi/src/main/scala/org/knora/webapi/slice/resources/IiifImageRequestUrl.scala index f6c569e170..20b6388761 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/resources/IiifImageRequestUrl.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/resources/IiifImageRequestUrl.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/resources/repo/model/ResourceCreateModels.scala b/webapi/src/main/scala/org/knora/webapi/slice/resources/repo/model/ResourceCreateModels.scala index e33aa9a2d6..260f52f448 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/resources/repo/model/ResourceCreateModels.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/resources/repo/model/ResourceCreateModels.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/resources/repo/service/ResourcesRepoLive.scala b/webapi/src/main/scala/org/knora/webapi/slice/resources/repo/service/ResourcesRepoLive.scala index 883d34351e..7e3b9841a6 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/resources/repo/service/ResourcesRepoLive.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/resources/repo/service/ResourcesRepoLive.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/search/api/SearchEndpoints.scala b/webapi/src/main/scala/org/knora/webapi/slice/search/api/SearchEndpoints.scala index 2d75ff0b06..f541e294c7 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/search/api/SearchEndpoints.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/search/api/SearchEndpoints.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/security/Authenticator.scala b/webapi/src/main/scala/org/knora/webapi/slice/security/Authenticator.scala index 0227b6eeaa..9267480083 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/security/Authenticator.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/security/Authenticator.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/security/ScopeResolver.scala b/webapi/src/main/scala/org/knora/webapi/slice/security/ScopeResolver.scala index 89f8cd8bc5..0d62abd4f3 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/security/ScopeResolver.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/security/ScopeResolver.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/security/SecurityModule.scala b/webapi/src/main/scala/org/knora/webapi/slice/security/SecurityModule.scala index ce654498fa..8c0d4c685c 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/security/SecurityModule.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/security/SecurityModule.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/security/api/AuthenticationApiModule.scala b/webapi/src/main/scala/org/knora/webapi/slice/security/api/AuthenticationApiModule.scala index 34f4a8fa95..8bcdb56e4b 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/security/api/AuthenticationApiModule.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/security/api/AuthenticationApiModule.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/security/api/AuthenticationApiRoutes.scala b/webapi/src/main/scala/org/knora/webapi/slice/security/api/AuthenticationApiRoutes.scala index 13389db63f..f2e42cf292 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/security/api/AuthenticationApiRoutes.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/security/api/AuthenticationApiRoutes.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/security/api/AuthenticationEndpointsV2.scala b/webapi/src/main/scala/org/knora/webapi/slice/security/api/AuthenticationEndpointsV2.scala index 454888aa88..a103291f8f 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/security/api/AuthenticationEndpointsV2.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/security/api/AuthenticationEndpointsV2.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/security/api/AuthenticationEndpointsV2Handler.scala b/webapi/src/main/scala/org/knora/webapi/slice/security/api/AuthenticationEndpointsV2Handler.scala index bcd26e8941..bdc145097a 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/security/api/AuthenticationEndpointsV2Handler.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/security/api/AuthenticationEndpointsV2Handler.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/shacl/ShaclModule.scala b/webapi/src/main/scala/org/knora/webapi/slice/shacl/ShaclModule.scala index b48932b8fd..56993fc564 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/shacl/ShaclModule.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/shacl/ShaclModule.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/shacl/api/ShaclApiModule.scala b/webapi/src/main/scala/org/knora/webapi/slice/shacl/api/ShaclApiModule.scala index d8e95a69f8..d1926926dc 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/shacl/api/ShaclApiModule.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/shacl/api/ShaclApiModule.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/shacl/api/ShaclApiRoutes.scala b/webapi/src/main/scala/org/knora/webapi/slice/shacl/api/ShaclApiRoutes.scala index c96a3f4ea3..2ff4328968 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/shacl/api/ShaclApiRoutes.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/shacl/api/ShaclApiRoutes.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/shacl/api/ShaclApiService.scala b/webapi/src/main/scala/org/knora/webapi/slice/shacl/api/ShaclApiService.scala index 457aa18bef..5eff8f3dc1 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/shacl/api/ShaclApiService.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/shacl/api/ShaclApiService.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/shacl/api/ShaclEndpoints.scala b/webapi/src/main/scala/org/knora/webapi/slice/shacl/api/ShaclEndpoints.scala index 6383c83441..75da7363b1 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/shacl/api/ShaclEndpoints.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/shacl/api/ShaclEndpoints.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/shacl/api/ShaclEndpointsHandler.scala b/webapi/src/main/scala/org/knora/webapi/slice/shacl/api/ShaclEndpointsHandler.scala index c0ae81a50e..f0ecdc65af 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/shacl/api/ShaclEndpointsHandler.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/shacl/api/ShaclEndpointsHandler.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/slice/shacl/domain/ShaclValidator.scala b/webapi/src/main/scala/org/knora/webapi/slice/shacl/domain/ShaclValidator.scala index 000e492ed2..4f1afc4674 100644 --- a/webapi/src/main/scala/org/knora/webapi/slice/shacl/domain/ShaclValidator.scala +++ b/webapi/src/main/scala/org/knora/webapi/slice/shacl/domain/ShaclValidator.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/store/iiif/IIIFRequestMessageHandler.scala b/webapi/src/main/scala/org/knora/webapi/store/iiif/IIIFRequestMessageHandler.scala index dae3962ee1..5aa6c4cdf4 100644 --- a/webapi/src/main/scala/org/knora/webapi/store/iiif/IIIFRequestMessageHandler.scala +++ b/webapi/src/main/scala/org/knora/webapi/store/iiif/IIIFRequestMessageHandler.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/store/iiif/api/SipiService.scala b/webapi/src/main/scala/org/knora/webapi/store/iiif/api/SipiService.scala index 59e8f535dd..d5ea219a0f 100644 --- a/webapi/src/main/scala/org/knora/webapi/store/iiif/api/SipiService.scala +++ b/webapi/src/main/scala/org/knora/webapi/store/iiif/api/SipiService.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/store/iiif/errors/Errors.scala b/webapi/src/main/scala/org/knora/webapi/store/iiif/errors/Errors.scala index c1d45dec93..fec3c3d4a0 100644 --- a/webapi/src/main/scala/org/knora/webapi/store/iiif/errors/Errors.scala +++ b/webapi/src/main/scala/org/knora/webapi/store/iiif/errors/Errors.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/store/iiif/impl/SipiServiceLive.scala b/webapi/src/main/scala/org/knora/webapi/store/iiif/impl/SipiServiceLive.scala index 1bf6e14850..dc097cc4ce 100644 --- a/webapi/src/main/scala/org/knora/webapi/store/iiif/impl/SipiServiceLive.scala +++ b/webapi/src/main/scala/org/knora/webapi/store/iiif/impl/SipiServiceLive.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/store/iiif/impl/SipiServiceMock.scala b/webapi/src/main/scala/org/knora/webapi/store/iiif/impl/SipiServiceMock.scala index 1d52c16357..386b6b0c5b 100644 --- a/webapi/src/main/scala/org/knora/webapi/store/iiif/impl/SipiServiceMock.scala +++ b/webapi/src/main/scala/org/knora/webapi/store/iiif/impl/SipiServiceMock.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/store/triplestore/api/TriplestoreService.scala b/webapi/src/main/scala/org/knora/webapi/store/triplestore/api/TriplestoreService.scala index 2cfcc5affe..2fa77c92f1 100644 --- a/webapi/src/main/scala/org/knora/webapi/store/triplestore/api/TriplestoreService.scala +++ b/webapi/src/main/scala/org/knora/webapi/store/triplestore/api/TriplestoreService.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/store/triplestore/defaults/DefaultRdfData.scala b/webapi/src/main/scala/org/knora/webapi/store/triplestore/defaults/DefaultRdfData.scala index 05beb6c272..a086e7a7cb 100644 --- a/webapi/src/main/scala/org/knora/webapi/store/triplestore/defaults/DefaultRdfData.scala +++ b/webapi/src/main/scala/org/knora/webapi/store/triplestore/defaults/DefaultRdfData.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/store/triplestore/domain/TriplestoreStatus.scala b/webapi/src/main/scala/org/knora/webapi/store/triplestore/domain/TriplestoreStatus.scala index 074159609e..485e0ab045 100644 --- a/webapi/src/main/scala/org/knora/webapi/store/triplestore/domain/TriplestoreStatus.scala +++ b/webapi/src/main/scala/org/knora/webapi/store/triplestore/domain/TriplestoreStatus.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/store/triplestore/errors/Errors.scala b/webapi/src/main/scala/org/knora/webapi/store/triplestore/errors/Errors.scala index 15f531fe8a..5049611a8d 100644 --- a/webapi/src/main/scala/org/knora/webapi/store/triplestore/errors/Errors.scala +++ b/webapi/src/main/scala/org/knora/webapi/store/triplestore/errors/Errors.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/store/triplestore/impl/FusekiPaths.scala b/webapi/src/main/scala/org/knora/webapi/store/triplestore/impl/FusekiPaths.scala index 2796abcfa0..70174da088 100644 --- a/webapi/src/main/scala/org/knora/webapi/store/triplestore/impl/FusekiPaths.scala +++ b/webapi/src/main/scala/org/knora/webapi/store/triplestore/impl/FusekiPaths.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/store/triplestore/impl/TriplestoreServiceLive.scala b/webapi/src/main/scala/org/knora/webapi/store/triplestore/impl/TriplestoreServiceLive.scala index 15fb4f5001..b5d82f2bc1 100644 --- a/webapi/src/main/scala/org/knora/webapi/store/triplestore/impl/TriplestoreServiceLive.scala +++ b/webapi/src/main/scala/org/knora/webapi/store/triplestore/impl/TriplestoreServiceLive.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/RepositoryUpdatePlan.scala b/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/RepositoryUpdatePlan.scala index 91e0bf147f..1a9fe5a2bc 100644 --- a/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/RepositoryUpdatePlan.scala +++ b/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/RepositoryUpdatePlan.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/RepositoryUpdater.scala b/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/RepositoryUpdater.scala index 8d0fc116bf..d562ac6d1c 100644 --- a/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/RepositoryUpdater.scala +++ b/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/RepositoryUpdater.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/UpgradePlugin.scala b/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/UpgradePlugin.scala index aa3051e811..513b1ae232 100644 --- a/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/UpgradePlugin.scala +++ b/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/UpgradePlugin.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/AbstractSparqlUpdatePlugin.scala b/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/AbstractSparqlUpdatePlugin.scala index f499b7d3b7..59c6ce9b27 100644 --- a/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/AbstractSparqlUpdatePlugin.scala +++ b/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/AbstractSparqlUpdatePlugin.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/MigrateOnlyBuiltInGraphs.scala b/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/MigrateOnlyBuiltInGraphs.scala index dc255425f2..890636cbc0 100644 --- a/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/MigrateOnlyBuiltInGraphs.scala +++ b/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/MigrateOnlyBuiltInGraphs.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR1307.scala b/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR1307.scala index 9f3c997656..ea31d22349 100644 --- a/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR1307.scala +++ b/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR1307.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR1322.scala b/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR1322.scala index 1a7bd2dab6..3ac2537ce1 100644 --- a/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR1322.scala +++ b/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR1322.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR1367.scala b/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR1367.scala index e327baab2c..0c7823d21c 100644 --- a/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR1367.scala +++ b/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR1367.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR1372.scala b/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR1372.scala index 463e112fd3..9e0717ec0f 100644 --- a/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR1372.scala +++ b/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR1372.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR1615.scala b/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR1615.scala index bbcc527f16..d2ac0f52b7 100644 --- a/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR1615.scala +++ b/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR1615.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR1746.scala b/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR1746.scala index c105db67fa..cd655c3b6a 100644 --- a/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR1746.scala +++ b/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR1746.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR1921.scala b/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR1921.scala index 07b3df2718..c2b1ad24b4 100644 --- a/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR1921.scala +++ b/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR1921.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR2018.scala b/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR2018.scala index 131e2c7fa8..140eb979a2 100644 --- a/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR2018.scala +++ b/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR2018.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR2079.scala b/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR2079.scala index 6577c65698..80b41334ee 100644 --- a/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR2079.scala +++ b/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR2079.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR2081.scala b/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR2081.scala index 0dd5f672c9..0817017424 100644 --- a/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR2081.scala +++ b/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR2081.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR2094.scala b/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR2094.scala index 5b1ea6d1be..2ae0b72a30 100644 --- a/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR2094.scala +++ b/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR2094.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR3110.scala b/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR3110.scala index 181eb79aa1..357507c23b 100644 --- a/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR3110.scala +++ b/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR3110.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR3111.scala b/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR3111.scala index 63a2b80100..4837497250 100644 --- a/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR3111.scala +++ b/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR3111.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR3112.scala b/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR3112.scala index 1ed6999456..fb27c98ad1 100644 --- a/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR3112.scala +++ b/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR3112.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR3383.scala b/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR3383.scala index 7527f87dfe..ddaa7590a2 100644 --- a/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR3383.scala +++ b/webapi/src/main/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR3383.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/util/ActorUtil.scala b/webapi/src/main/scala/org/knora/webapi/util/ActorUtil.scala index 298df55440..fff05abb15 100644 --- a/webapi/src/main/scala/org/knora/webapi/util/ActorUtil.scala +++ b/webapi/src/main/scala/org/knora/webapi/util/ActorUtil.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/util/ApacheLuceneSupport.scala b/webapi/src/main/scala/org/knora/webapi/util/ApacheLuceneSupport.scala index 6b5ea3f7c5..194bac94ff 100644 --- a/webapi/src/main/scala/org/knora/webapi/util/ApacheLuceneSupport.scala +++ b/webapi/src/main/scala/org/knora/webapi/util/ApacheLuceneSupport.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/util/Base64UrlCheckDigit.scala b/webapi/src/main/scala/org/knora/webapi/util/Base64UrlCheckDigit.scala index eb64724ea3..97aaab059a 100644 --- a/webapi/src/main/scala/org/knora/webapi/util/Base64UrlCheckDigit.scala +++ b/webapi/src/main/scala/org/knora/webapi/util/Base64UrlCheckDigit.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/util/EitherUtil.scala b/webapi/src/main/scala/org/knora/webapi/util/EitherUtil.scala index 051b8a0bd3..ab48197f51 100644 --- a/webapi/src/main/scala/org/knora/webapi/util/EitherUtil.scala +++ b/webapi/src/main/scala/org/knora/webapi/util/EitherUtil.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/util/FileUtil.scala b/webapi/src/main/scala/org/knora/webapi/util/FileUtil.scala index 798c51ae40..88596a3a4f 100644 --- a/webapi/src/main/scala/org/knora/webapi/util/FileUtil.scala +++ b/webapi/src/main/scala/org/knora/webapi/util/FileUtil.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/util/JavaUtil.scala b/webapi/src/main/scala/org/knora/webapi/util/JavaUtil.scala index c5920e0941..35a116f9cf 100644 --- a/webapi/src/main/scala/org/knora/webapi/util/JavaUtil.scala +++ b/webapi/src/main/scala/org/knora/webapi/util/JavaUtil.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/util/LogAspect.scala b/webapi/src/main/scala/org/knora/webapi/util/LogAspect.scala index 40f4a38e12..5416ef579b 100644 --- a/webapi/src/main/scala/org/knora/webapi/util/LogAspect.scala +++ b/webapi/src/main/scala/org/knora/webapi/util/LogAspect.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/util/Logger.scala b/webapi/src/main/scala/org/knora/webapi/util/Logger.scala index ec5263dd0c..bc2d1cd098 100644 --- a/webapi/src/main/scala/org/knora/webapi/util/Logger.scala +++ b/webapi/src/main/scala/org/knora/webapi/util/Logger.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/util/SipiUtil.scala b/webapi/src/main/scala/org/knora/webapi/util/SipiUtil.scala index 454458a08e..1056b5922a 100644 --- a/webapi/src/main/scala/org/knora/webapi/util/SipiUtil.scala +++ b/webapi/src/main/scala/org/knora/webapi/util/SipiUtil.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/util/WithAsIs.scala b/webapi/src/main/scala/org/knora/webapi/util/WithAsIs.scala index 80e76da335..6751c4d14b 100644 --- a/webapi/src/main/scala/org/knora/webapi/util/WithAsIs.scala +++ b/webapi/src/main/scala/org/knora/webapi/util/WithAsIs.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/util/ZScopedJavaIoStreams.scala b/webapi/src/main/scala/org/knora/webapi/util/ZScopedJavaIoStreams.scala index 2369e2df57..466e130bca 100644 --- a/webapi/src/main/scala/org/knora/webapi/util/ZScopedJavaIoStreams.scala +++ b/webapi/src/main/scala/org/knora/webapi/util/ZScopedJavaIoStreams.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/main/scala/org/knora/webapi/util/ZioHelper.scala b/webapi/src/main/scala/org/knora/webapi/util/ZioHelper.scala index 840e702d54..9bf4ac5430 100644 --- a/webapi/src/main/scala/org/knora/webapi/util/ZioHelper.scala +++ b/webapi/src/main/scala/org/knora/webapi/util/ZioHelper.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/dsp/valueobjects/IriSpec.scala b/webapi/src/test/scala/dsp/valueobjects/IriSpec.scala index 90e1c3df92..6a97738dcd 100644 --- a/webapi/src/test/scala/dsp/valueobjects/IriSpec.scala +++ b/webapi/src/test/scala/dsp/valueobjects/IriSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/dsp/valueobjects/LangStringSpec.scala b/webapi/src/test/scala/dsp/valueobjects/LangStringSpec.scala index 24311e052c..a584ed24f5 100644 --- a/webapi/src/test/scala/dsp/valueobjects/LangStringSpec.scala +++ b/webapi/src/test/scala/dsp/valueobjects/LangStringSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/dsp/valueobjects/LanguageCodeSpec.scala b/webapi/src/test/scala/dsp/valueobjects/LanguageCodeSpec.scala index c343d2d62d..824f15ef92 100644 --- a/webapi/src/test/scala/dsp/valueobjects/LanguageCodeSpec.scala +++ b/webapi/src/test/scala/dsp/valueobjects/LanguageCodeSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/dsp/valueobjects/RestrictedViewSpec.scala b/webapi/src/test/scala/dsp/valueobjects/RestrictedViewSpec.scala index f13e1d39c4..8b4b2c2ed3 100644 --- a/webapi/src/test/scala/dsp/valueobjects/RestrictedViewSpec.scala +++ b/webapi/src/test/scala/dsp/valueobjects/RestrictedViewSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/dsp/valueobjects/SchemaCommandsSpec.scala b/webapi/src/test/scala/dsp/valueobjects/SchemaCommandsSpec.scala index 6945975301..95d559a4bd 100644 --- a/webapi/src/test/scala/dsp/valueobjects/SchemaCommandsSpec.scala +++ b/webapi/src/test/scala/dsp/valueobjects/SchemaCommandsSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/dsp/valueobjects/SchemaSpec.scala b/webapi/src/test/scala/dsp/valueobjects/SchemaSpec.scala index e3500874ff..405ceb4e98 100644 --- a/webapi/src/test/scala/dsp/valueobjects/SchemaSpec.scala +++ b/webapi/src/test/scala/dsp/valueobjects/SchemaSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/dsp/valueobjects/UuidUtilSpec.scala b/webapi/src/test/scala/dsp/valueobjects/UuidUtilSpec.scala index aeb65f2a7d..247d39ef4b 100644 --- a/webapi/src/test/scala/dsp/valueobjects/UuidUtilSpec.scala +++ b/webapi/src/test/scala/dsp/valueobjects/UuidUtilSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/TestDataFactory.scala b/webapi/src/test/scala/org/knora/webapi/TestDataFactory.scala index aa361d10d1..15e9a7277b 100644 --- a/webapi/src/test/scala/org/knora/webapi/TestDataFactory.scala +++ b/webapi/src/test/scala/org/knora/webapi/TestDataFactory.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/ValuesValidatorSpec.scala b/webapi/src/test/scala/org/knora/webapi/ValuesValidatorSpec.scala index 246158b04a..66acacc8ff 100644 --- a/webapi/src/test/scala/org/knora/webapi/ValuesValidatorSpec.scala +++ b/webapi/src/test/scala/org/knora/webapi/ValuesValidatorSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/config/AppConfigSpec.scala b/webapi/src/test/scala/org/knora/webapi/config/AppConfigSpec.scala index 5f2faf7590..1964ecf03e 100644 --- a/webapi/src/test/scala/org/knora/webapi/config/AppConfigSpec.scala +++ b/webapi/src/test/scala/org/knora/webapi/config/AppConfigSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/core/MessageRelaySpec.scala b/webapi/src/test/scala/org/knora/webapi/core/MessageRelaySpec.scala index b3223487bd..2e624b3402 100644 --- a/webapi/src/test/scala/org/knora/webapi/core/MessageRelaySpec.scala +++ b/webapi/src/test/scala/org/knora/webapi/core/MessageRelaySpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/http/version/ServerVersionSpec.scala b/webapi/src/test/scala/org/knora/webapi/http/version/ServerVersionSpec.scala index 278b1a06c8..4cf8e87c91 100644 --- a/webapi/src/test/scala/org/knora/webapi/http/version/ServerVersionSpec.scala +++ b/webapi/src/test/scala/org/knora/webapi/http/version/ServerVersionSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/messages/util/rdf/JsonLDObjectSpec.scala b/webapi/src/test/scala/org/knora/webapi/messages/util/rdf/JsonLDObjectSpec.scala index a98158655b..a7e4945f1c 100644 --- a/webapi/src/test/scala/org/knora/webapi/messages/util/rdf/JsonLDObjectSpec.scala +++ b/webapi/src/test/scala/org/knora/webapi/messages/util/rdf/JsonLDObjectSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/messages/util/rdf/JsonLDUtilSpec.scala b/webapi/src/test/scala/org/knora/webapi/messages/util/rdf/JsonLDUtilSpec.scala index a0045460ae..db7c798432 100644 --- a/webapi/src/test/scala/org/knora/webapi/messages/util/rdf/JsonLDUtilSpec.scala +++ b/webapi/src/test/scala/org/knora/webapi/messages/util/rdf/JsonLDUtilSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/messages/util/search/gravsearch/transformers/ConstructTransformerSpec.scala b/webapi/src/test/scala/org/knora/webapi/messages/util/search/gravsearch/transformers/ConstructTransformerSpec.scala index de4e50f2ee..97643166e8 100644 --- a/webapi/src/test/scala/org/knora/webapi/messages/util/search/gravsearch/transformers/ConstructTransformerSpec.scala +++ b/webapi/src/test/scala/org/knora/webapi/messages/util/search/gravsearch/transformers/ConstructTransformerSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/messages/v2/responder/valuemessages/ValueContentV2Spec.scala b/webapi/src/test/scala/org/knora/webapi/messages/v2/responder/valuemessages/ValueContentV2Spec.scala index c8bf7b3de5..48cfa8dba7 100644 --- a/webapi/src/test/scala/org/knora/webapi/messages/v2/responder/valuemessages/ValueContentV2Spec.scala +++ b/webapi/src/test/scala/org/knora/webapi/messages/v2/responder/valuemessages/ValueContentV2Spec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/routing/RouteUtilZSpec.scala b/webapi/src/test/scala/org/knora/webapi/routing/RouteUtilZSpec.scala index 05d1c818ef..cfeb0545c1 100644 --- a/webapi/src/test/scala/org/knora/webapi/routing/RouteUtilZSpec.scala +++ b/webapi/src/test/scala/org/knora/webapi/routing/RouteUtilZSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/slice/admin/api/service/AuthorizationRestServiceSpec.scala b/webapi/src/test/scala/org/knora/webapi/slice/admin/api/service/AuthorizationRestServiceSpec.scala index 65e709fd4e..fd8738672b 100644 --- a/webapi/src/test/scala/org/knora/webapi/slice/admin/api/service/AuthorizationRestServiceSpec.scala +++ b/webapi/src/test/scala/org/knora/webapi/slice/admin/api/service/AuthorizationRestServiceSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/slice/admin/api/service/MaintenanceServiceSpec.scala b/webapi/src/test/scala/org/knora/webapi/slice/admin/api/service/MaintenanceServiceSpec.scala index e8b3abbf12..8136e42765 100644 --- a/webapi/src/test/scala/org/knora/webapi/slice/admin/api/service/MaintenanceServiceSpec.scala +++ b/webapi/src/test/scala/org/knora/webapi/slice/admin/api/service/MaintenanceServiceSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/model/AdministrativePermissionRepoInMemory.scala b/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/model/AdministrativePermissionRepoInMemory.scala index aac258d030..ff12c5441f 100644 --- a/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/model/AdministrativePermissionRepoInMemory.scala +++ b/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/model/AdministrativePermissionRepoInMemory.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/model/AdministrativePermissionRepoSpec.scala b/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/model/AdministrativePermissionRepoSpec.scala index e3c1e6567d..5fb614bac4 100644 --- a/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/model/AdministrativePermissionRepoSpec.scala +++ b/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/model/AdministrativePermissionRepoSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/model/GroupIriSpec.scala b/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/model/GroupIriSpec.scala index b8100713c8..417ef0044a 100644 --- a/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/model/GroupIriSpec.scala +++ b/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/model/GroupIriSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/model/KnoraGroupSpec.scala b/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/model/KnoraGroupSpec.scala index 1ef7490671..f65995be54 100644 --- a/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/model/KnoraGroupSpec.scala +++ b/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/model/KnoraGroupSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/model/KnoraProjectSpec.scala b/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/model/KnoraProjectSpec.scala index fe3c53b4e7..340b86f2f1 100644 --- a/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/model/KnoraProjectSpec.scala +++ b/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/model/KnoraProjectSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/model/ListPropertiesSpec.scala b/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/model/ListPropertiesSpec.scala index 822ebb75fa..da9ac21b4c 100644 --- a/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/model/ListPropertiesSpec.scala +++ b/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/model/ListPropertiesSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/model/PermissionIriSpec.scala b/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/model/PermissionIriSpec.scala index 667306304a..b4cfd53773 100644 --- a/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/model/PermissionIriSpec.scala +++ b/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/model/PermissionIriSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/model/UserIriSpec.scala b/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/model/UserIriSpec.scala index ee4af9492d..6f26ac2820 100644 --- a/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/model/UserIriSpec.scala +++ b/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/model/UserIriSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/model/UserSpec.scala b/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/model/UserSpec.scala index 12770ce583..d91edc86db 100644 --- a/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/model/UserSpec.scala +++ b/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/model/UserSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/model/UsernameSpec.scala b/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/model/UsernameSpec.scala index 8b4d0507e4..3b681ae61c 100644 --- a/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/model/UsernameSpec.scala +++ b/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/model/UsernameSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/repo/KnoraProjectRepoInMemory.scala b/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/repo/KnoraProjectRepoInMemory.scala index e6f4bbfd46..f07fa7ac82 100644 --- a/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/repo/KnoraProjectRepoInMemory.scala +++ b/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/repo/KnoraProjectRepoInMemory.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/service/DspIngestClientLiveSpec.scala b/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/service/DspIngestClientLiveSpec.scala index f801536b1e..a821ebb2db 100644 --- a/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/service/DspIngestClientLiveSpec.scala +++ b/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/service/DspIngestClientLiveSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/service/DspIngestClientMock.scala b/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/service/DspIngestClientMock.scala index beb4d0201d..1c56caef1d 100644 --- a/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/service/DspIngestClientMock.scala +++ b/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/service/DspIngestClientMock.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/service/GroupServiceSpec.scala b/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/service/GroupServiceSpec.scala index 33bb1c9b5e..6aea18127c 100644 --- a/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/service/GroupServiceSpec.scala +++ b/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/service/GroupServiceSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/service/PasswordServiceSpec.scala b/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/service/PasswordServiceSpec.scala index d9a5e39551..9460a3a830 100644 --- a/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/service/PasswordServiceSpec.scala +++ b/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/service/PasswordServiceSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/service/ProjectExportServiceStub.scala b/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/service/ProjectExportServiceStub.scala index 0cffc43d5a..c2352aafdb 100644 --- a/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/service/ProjectExportServiceStub.scala +++ b/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/service/ProjectExportServiceStub.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/service/ProjectServiceSpec.scala b/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/service/ProjectServiceSpec.scala index 659c4433b8..56a5919aa7 100644 --- a/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/service/ProjectServiceSpec.scala +++ b/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/service/ProjectServiceSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/service/ZipUtilitySpec.scala b/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/service/ZipUtilitySpec.scala index 59fc3a62d4..9e0d1a26c7 100644 --- a/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/service/ZipUtilitySpec.scala +++ b/webapi/src/test/scala/org/knora/webapi/slice/admin/domain/service/ZipUtilitySpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/slice/admin/repo/service/AdministrativePermissionRepoLiveSpec.scala b/webapi/src/test/scala/org/knora/webapi/slice/admin/repo/service/AdministrativePermissionRepoLiveSpec.scala index 82e93e9a96..5a95caf931 100644 --- a/webapi/src/test/scala/org/knora/webapi/slice/admin/repo/service/AdministrativePermissionRepoLiveSpec.scala +++ b/webapi/src/test/scala/org/knora/webapi/slice/admin/repo/service/AdministrativePermissionRepoLiveSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/slice/admin/repo/service/CachingEntityRepoSpec.scala b/webapi/src/test/scala/org/knora/webapi/slice/admin/repo/service/CachingEntityRepoSpec.scala index 836da9936c..f7c3856f10 100644 --- a/webapi/src/test/scala/org/knora/webapi/slice/admin/repo/service/CachingEntityRepoSpec.scala +++ b/webapi/src/test/scala/org/knora/webapi/slice/admin/repo/service/CachingEntityRepoSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/slice/admin/repo/service/DefaultObjectAccessPermissionRepoLiveSpec.scala b/webapi/src/test/scala/org/knora/webapi/slice/admin/repo/service/DefaultObjectAccessPermissionRepoLiveSpec.scala index 49a52b3edf..c985334b5b 100644 --- a/webapi/src/test/scala/org/knora/webapi/slice/admin/repo/service/DefaultObjectAccessPermissionRepoLiveSpec.scala +++ b/webapi/src/test/scala/org/knora/webapi/slice/admin/repo/service/DefaultObjectAccessPermissionRepoLiveSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/slice/admin/repo/service/KnoraGroupRepoLiveSpec.scala b/webapi/src/test/scala/org/knora/webapi/slice/admin/repo/service/KnoraGroupRepoLiveSpec.scala index e8a942459b..6931b53544 100644 --- a/webapi/src/test/scala/org/knora/webapi/slice/admin/repo/service/KnoraGroupRepoLiveSpec.scala +++ b/webapi/src/test/scala/org/knora/webapi/slice/admin/repo/service/KnoraGroupRepoLiveSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/slice/admin/repo/service/KnoraProjectRepoLiveSpec.scala b/webapi/src/test/scala/org/knora/webapi/slice/admin/repo/service/KnoraProjectRepoLiveSpec.scala index 3b73a13640..eb0f48a387 100644 --- a/webapi/src/test/scala/org/knora/webapi/slice/admin/repo/service/KnoraProjectRepoLiveSpec.scala +++ b/webapi/src/test/scala/org/knora/webapi/slice/admin/repo/service/KnoraProjectRepoLiveSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/slice/admin/repo/service/KnoraUserRepoInMemory.scala b/webapi/src/test/scala/org/knora/webapi/slice/admin/repo/service/KnoraUserRepoInMemory.scala index d786450a1f..f4eef5dfe7 100644 --- a/webapi/src/test/scala/org/knora/webapi/slice/admin/repo/service/KnoraUserRepoInMemory.scala +++ b/webapi/src/test/scala/org/knora/webapi/slice/admin/repo/service/KnoraUserRepoInMemory.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/slice/admin/repo/service/KnoraUserRepoLiveSpec.scala b/webapi/src/test/scala/org/knora/webapi/slice/admin/repo/service/KnoraUserRepoLiveSpec.scala index 2ec6065775..cb225df8a7 100644 --- a/webapi/src/test/scala/org/knora/webapi/slice/admin/repo/service/KnoraUserRepoLiveSpec.scala +++ b/webapi/src/test/scala/org/knora/webapi/slice/admin/repo/service/KnoraUserRepoLiveSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/slice/common/ApiComplexV2JsonLdRequestParserSpec.scala b/webapi/src/test/scala/org/knora/webapi/slice/common/ApiComplexV2JsonLdRequestParserSpec.scala index f9817a1b2c..90ad1b5f2a 100644 --- a/webapi/src/test/scala/org/knora/webapi/slice/common/ApiComplexV2JsonLdRequestParserSpec.scala +++ b/webapi/src/test/scala/org/knora/webapi/slice/common/ApiComplexV2JsonLdRequestParserSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/slice/common/JsonLdTestUtil.scala b/webapi/src/test/scala/org/knora/webapi/slice/common/JsonLdTestUtil.scala index 3731dbcf48..e3531dab8b 100644 --- a/webapi/src/test/scala/org/knora/webapi/slice/common/JsonLdTestUtil.scala +++ b/webapi/src/test/scala/org/knora/webapi/slice/common/JsonLdTestUtil.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/slice/common/KnoraIrisSpec.scala b/webapi/src/test/scala/org/knora/webapi/slice/common/KnoraIrisSpec.scala index 60ac92a1ac..822734890e 100644 --- a/webapi/src/test/scala/org/knora/webapi/slice/common/KnoraIrisSpec.scala +++ b/webapi/src/test/scala/org/knora/webapi/slice/common/KnoraIrisSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/slice/common/jena/ModelOpsSpec.scala b/webapi/src/test/scala/org/knora/webapi/slice/common/jena/ModelOpsSpec.scala index f21cec191b..01b6ea0918 100644 --- a/webapi/src/test/scala/org/knora/webapi/slice/common/jena/ModelOpsSpec.scala +++ b/webapi/src/test/scala/org/knora/webapi/slice/common/jena/ModelOpsSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/slice/common/jena/ResourceOpsSpec.scala b/webapi/src/test/scala/org/knora/webapi/slice/common/jena/ResourceOpsSpec.scala index 775881346b..42b592fd91 100644 --- a/webapi/src/test/scala/org/knora/webapi/slice/common/jena/ResourceOpsSpec.scala +++ b/webapi/src/test/scala/org/knora/webapi/slice/common/jena/ResourceOpsSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/slice/common/repo/rdf/RdfModelSpec.scala b/webapi/src/test/scala/org/knora/webapi/slice/common/repo/rdf/RdfModelSpec.scala index 93a99d0f58..03aa5a26a7 100644 --- a/webapi/src/test/scala/org/knora/webapi/slice/common/repo/rdf/RdfModelSpec.scala +++ b/webapi/src/test/scala/org/knora/webapi/slice/common/repo/rdf/RdfModelSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/slice/common/repo/service/AbstractInMemoryCrudRepository.scala b/webapi/src/test/scala/org/knora/webapi/slice/common/repo/service/AbstractInMemoryCrudRepository.scala index fe358f1707..50dc258134 100644 --- a/webapi/src/test/scala/org/knora/webapi/slice/common/repo/service/AbstractInMemoryCrudRepository.scala +++ b/webapi/src/test/scala/org/knora/webapi/slice/common/repo/service/AbstractInMemoryCrudRepository.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/slice/common/repo/service/InMemoryCrudRepositorySpec.scala b/webapi/src/test/scala/org/knora/webapi/slice/common/repo/service/InMemoryCrudRepositorySpec.scala index 59ac955d69..05eca5ec60 100644 --- a/webapi/src/test/scala/org/knora/webapi/slice/common/repo/service/InMemoryCrudRepositorySpec.scala +++ b/webapi/src/test/scala/org/knora/webapi/slice/common/repo/service/InMemoryCrudRepositorySpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/slice/infrastructure/JwtServiceLiveSpec.scala b/webapi/src/test/scala/org/knora/webapi/slice/infrastructure/JwtServiceLiveSpec.scala index d74d4fab6b..7871477e88 100644 --- a/webapi/src/test/scala/org/knora/webapi/slice/infrastructure/JwtServiceLiveSpec.scala +++ b/webapi/src/test/scala/org/knora/webapi/slice/infrastructure/JwtServiceLiveSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/slice/infrastructure/ScopeSpec.scala b/webapi/src/test/scala/org/knora/webapi/slice/infrastructure/ScopeSpec.scala index 6145c215a2..6bf7208cff 100644 --- a/webapi/src/test/scala/org/knora/webapi/slice/infrastructure/ScopeSpec.scala +++ b/webapi/src/test/scala/org/knora/webapi/slice/infrastructure/ScopeSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/slice/ontology/api/service/RestCardinalityServiceLiveSpec.scala b/webapi/src/test/scala/org/knora/webapi/slice/ontology/api/service/RestCardinalityServiceLiveSpec.scala index f8cafb8dc1..aeb10abe35 100644 --- a/webapi/src/test/scala/org/knora/webapi/slice/ontology/api/service/RestCardinalityServiceLiveSpec.scala +++ b/webapi/src/test/scala/org/knora/webapi/slice/ontology/api/service/RestCardinalityServiceLiveSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/slice/ontology/domain/CardinalityServiceLiveSpec.scala b/webapi/src/test/scala/org/knora/webapi/slice/ontology/domain/CardinalityServiceLiveSpec.scala index a8fca93823..e8443c5fd2 100644 --- a/webapi/src/test/scala/org/knora/webapi/slice/ontology/domain/CardinalityServiceLiveSpec.scala +++ b/webapi/src/test/scala/org/knora/webapi/slice/ontology/domain/CardinalityServiceLiveSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/slice/ontology/domain/OntologyCacheDataBuilder.scala b/webapi/src/test/scala/org/knora/webapi/slice/ontology/domain/OntologyCacheDataBuilder.scala index 7605c47924..75cc30edc6 100644 --- a/webapi/src/test/scala/org/knora/webapi/slice/ontology/domain/OntologyCacheDataBuilder.scala +++ b/webapi/src/test/scala/org/knora/webapi/slice/ontology/domain/OntologyCacheDataBuilder.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/slice/ontology/domain/model/CardinalitySpec.scala b/webapi/src/test/scala/org/knora/webapi/slice/ontology/domain/model/CardinalitySpec.scala index 7ded1e5b7b..adc11926d9 100644 --- a/webapi/src/test/scala/org/knora/webapi/slice/ontology/domain/model/CardinalitySpec.scala +++ b/webapi/src/test/scala/org/knora/webapi/slice/ontology/domain/model/CardinalitySpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/slice/ontology/domain/service/PredicateRepositoryLiveSpec.scala b/webapi/src/test/scala/org/knora/webapi/slice/ontology/domain/service/PredicateRepositoryLiveSpec.scala index fb162be348..2c0eef5c7e 100644 --- a/webapi/src/test/scala/org/knora/webapi/slice/ontology/domain/service/PredicateRepositoryLiveSpec.scala +++ b/webapi/src/test/scala/org/knora/webapi/slice/ontology/domain/service/PredicateRepositoryLiveSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/slice/ontology/repo/OntologyCacheFakeSpec.scala b/webapi/src/test/scala/org/knora/webapi/slice/ontology/repo/OntologyCacheFakeSpec.scala index 34a7ebb2d0..3fb9588810 100644 --- a/webapi/src/test/scala/org/knora/webapi/slice/ontology/repo/OntologyCacheFakeSpec.scala +++ b/webapi/src/test/scala/org/knora/webapi/slice/ontology/repo/OntologyCacheFakeSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/slice/ontology/repo/service/OntologyCacheFake.scala b/webapi/src/test/scala/org/knora/webapi/slice/ontology/repo/service/OntologyCacheFake.scala index 40b671fe98..b2c64e9e19 100644 --- a/webapi/src/test/scala/org/knora/webapi/slice/ontology/repo/service/OntologyCacheFake.scala +++ b/webapi/src/test/scala/org/knora/webapi/slice/ontology/repo/service/OntologyCacheFake.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/slice/ontology/repo/service/OntologyRepoInMemory.scala b/webapi/src/test/scala/org/knora/webapi/slice/ontology/repo/service/OntologyRepoInMemory.scala index 4fbc9b0777..4069cbb55c 100644 --- a/webapi/src/test/scala/org/knora/webapi/slice/ontology/repo/service/OntologyRepoInMemory.scala +++ b/webapi/src/test/scala/org/knora/webapi/slice/ontology/repo/service/OntologyRepoInMemory.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/slice/ontology/repo/service/OntologyRepoLiveSpec.scala b/webapi/src/test/scala/org/knora/webapi/slice/ontology/repo/service/OntologyRepoLiveSpec.scala index 58fd838bb8..addaceda5d 100644 --- a/webapi/src/test/scala/org/knora/webapi/slice/ontology/repo/service/OntologyRepoLiveSpec.scala +++ b/webapi/src/test/scala/org/knora/webapi/slice/ontology/repo/service/OntologyRepoLiveSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/slice/resourceinfo/api/IriConverterLiveSpec.scala b/webapi/src/test/scala/org/knora/webapi/slice/resourceinfo/api/IriConverterLiveSpec.scala index 15700ea1ee..d347a82604 100644 --- a/webapi/src/test/scala/org/knora/webapi/slice/resourceinfo/api/IriConverterLiveSpec.scala +++ b/webapi/src/test/scala/org/knora/webapi/slice/resourceinfo/api/IriConverterLiveSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/slice/resourceinfo/api/LiveRestResourceInfoServiceSpec.scala b/webapi/src/test/scala/org/knora/webapi/slice/resourceinfo/api/LiveRestResourceInfoServiceSpec.scala index 5ecab0ebd6..1db6cd0615 100644 --- a/webapi/src/test/scala/org/knora/webapi/slice/resourceinfo/api/LiveRestResourceInfoServiceSpec.scala +++ b/webapi/src/test/scala/org/knora/webapi/slice/resourceinfo/api/LiveRestResourceInfoServiceSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/slice/resourceinfo/domain/IriTestConstants.scala b/webapi/src/test/scala/org/knora/webapi/slice/resourceinfo/domain/IriTestConstants.scala index 26feb8a413..780d166ef6 100644 --- a/webapi/src/test/scala/org/knora/webapi/slice/resourceinfo/domain/IriTestConstants.scala +++ b/webapi/src/test/scala/org/knora/webapi/slice/resourceinfo/domain/IriTestConstants.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/slice/resourceinfo/repo/ResourceInfoRepoFake.scala b/webapi/src/test/scala/org/knora/webapi/slice/resourceinfo/repo/ResourceInfoRepoFake.scala index 8b8cc485ff..77fa815160 100644 --- a/webapi/src/test/scala/org/knora/webapi/slice/resourceinfo/repo/ResourceInfoRepoFake.scala +++ b/webapi/src/test/scala/org/knora/webapi/slice/resourceinfo/repo/ResourceInfoRepoFake.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/slice/resources/IiifImageRequestUrlSpec.scala b/webapi/src/test/scala/org/knora/webapi/slice/resources/IiifImageRequestUrlSpec.scala index 9067a0b816..ffded54d4a 100644 --- a/webapi/src/test/scala/org/knora/webapi/slice/resources/IiifImageRequestUrlSpec.scala +++ b/webapi/src/test/scala/org/knora/webapi/slice/resources/IiifImageRequestUrlSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/slice/resources/repo/service/ResourcesRepoLiveSpec.scala b/webapi/src/test/scala/org/knora/webapi/slice/resources/repo/service/ResourcesRepoLiveSpec.scala index 4e04b0ad32..1fc61c9ec6 100644 --- a/webapi/src/test/scala/org/knora/webapi/slice/resources/repo/service/ResourcesRepoLiveSpec.scala +++ b/webapi/src/test/scala/org/knora/webapi/slice/resources/repo/service/ResourcesRepoLiveSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/slice/security/AuthenticatorLiveSpec.scala b/webapi/src/test/scala/org/knora/webapi/slice/security/AuthenticatorLiveSpec.scala index 8bb1949a8a..e0ef8a0577 100644 --- a/webapi/src/test/scala/org/knora/webapi/slice/security/AuthenticatorLiveSpec.scala +++ b/webapi/src/test/scala/org/knora/webapi/slice/security/AuthenticatorLiveSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/slice/security/api/LoginPayloadSpec.scala b/webapi/src/test/scala/org/knora/webapi/slice/security/api/LoginPayloadSpec.scala index 817e17e3c9..35d3cb8433 100644 --- a/webapi/src/test/scala/org/knora/webapi/slice/security/api/LoginPayloadSpec.scala +++ b/webapi/src/test/scala/org/knora/webapi/slice/security/api/LoginPayloadSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/slice/shacl/api/ShaclApiServiceSpec.scala b/webapi/src/test/scala/org/knora/webapi/slice/shacl/api/ShaclApiServiceSpec.scala index c0d75ac22e..d80cb67e54 100644 --- a/webapi/src/test/scala/org/knora/webapi/slice/shacl/api/ShaclApiServiceSpec.scala +++ b/webapi/src/test/scala/org/knora/webapi/slice/shacl/api/ShaclApiServiceSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/slice/shacl/domain/ShaclValidatorSpec.scala b/webapi/src/test/scala/org/knora/webapi/slice/shacl/domain/ShaclValidatorSpec.scala index 5580adba49..02e98eba3e 100644 --- a/webapi/src/test/scala/org/knora/webapi/slice/shacl/domain/ShaclValidatorSpec.scala +++ b/webapi/src/test/scala/org/knora/webapi/slice/shacl/domain/ShaclValidatorSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/store/triplestore/TestDatasetBuilder.scala b/webapi/src/test/scala/org/knora/webapi/store/triplestore/TestDatasetBuilder.scala index f8f53b3ca8..cf3beadf18 100644 --- a/webapi/src/test/scala/org/knora/webapi/store/triplestore/TestDatasetBuilder.scala +++ b/webapi/src/test/scala/org/knora/webapi/store/triplestore/TestDatasetBuilder.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/store/triplestore/api/TriplestoreServiceInMemory.scala b/webapi/src/test/scala/org/knora/webapi/store/triplestore/api/TriplestoreServiceInMemory.scala index 2c02359a17..7ec92b16ee 100644 --- a/webapi/src/test/scala/org/knora/webapi/store/triplestore/api/TriplestoreServiceInMemory.scala +++ b/webapi/src/test/scala/org/knora/webapi/store/triplestore/api/TriplestoreServiceInMemory.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/store/triplestore/api/TriplestoreServiceInMemorySpec.scala b/webapi/src/test/scala/org/knora/webapi/store/triplestore/api/TriplestoreServiceInMemorySpec.scala index 88985e4ff8..69cfb51be6 100644 --- a/webapi/src/test/scala/org/knora/webapi/store/triplestore/api/TriplestoreServiceInMemorySpec.scala +++ b/webapi/src/test/scala/org/knora/webapi/store/triplestore/api/TriplestoreServiceInMemorySpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/store/triplestore/upgrade/GraphsForMigrationSpec.scala b/webapi/src/test/scala/org/knora/webapi/store/triplestore/upgrade/GraphsForMigrationSpec.scala index 2f5f0defc1..0d2aa318e6 100644 --- a/webapi/src/test/scala/org/knora/webapi/store/triplestore/upgrade/GraphsForMigrationSpec.scala +++ b/webapi/src/test/scala/org/knora/webapi/store/triplestore/upgrade/GraphsForMigrationSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/ApplyUpgradePluginToTestData.scala b/webapi/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/ApplyUpgradePluginToTestData.scala index a2fd887565..4c105b7e8c 100644 --- a/webapi/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/ApplyUpgradePluginToTestData.scala +++ b/webapi/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/ApplyUpgradePluginToTestData.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR3110Spec.scala b/webapi/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR3110Spec.scala index 92c225ff2f..0f732ed3e0 100644 --- a/webapi/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR3110Spec.scala +++ b/webapi/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR3110Spec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR3111Spec.scala b/webapi/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR3111Spec.scala index ae5daa0e41..b054249865 100644 --- a/webapi/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR3111Spec.scala +++ b/webapi/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR3111Spec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR3112Spec.scala b/webapi/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR3112Spec.scala index 17a947a02e..ca846990ac 100644 --- a/webapi/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR3112Spec.scala +++ b/webapi/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginPR3112Spec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginTestOps.scala b/webapi/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginTestOps.scala index 064edc50e3..f7b39268b6 100644 --- a/webapi/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginTestOps.scala +++ b/webapi/src/test/scala/org/knora/webapi/store/triplestore/upgrade/plugins/UpgradePluginTestOps.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/util/ApacheLuceneSupportZSpec.scala b/webapi/src/test/scala/org/knora/webapi/util/ApacheLuceneSupportZSpec.scala index 0b172ba1ee..7bbcb794f0 100644 --- a/webapi/src/test/scala/org/knora/webapi/util/ApacheLuceneSupportZSpec.scala +++ b/webapi/src/test/scala/org/knora/webapi/util/ApacheLuceneSupportZSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/util/Base64UrlCheckDigitZSpec.scala b/webapi/src/test/scala/org/knora/webapi/util/Base64UrlCheckDigitZSpec.scala index 71814c664f..57508b1371 100644 --- a/webapi/src/test/scala/org/knora/webapi/util/Base64UrlCheckDigitZSpec.scala +++ b/webapi/src/test/scala/org/knora/webapi/util/Base64UrlCheckDigitZSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/util/JsonHelper.scala b/webapi/src/test/scala/org/knora/webapi/util/JsonHelper.scala index fee40b25b2..9050afe2a9 100644 --- a/webapi/src/test/scala/org/knora/webapi/util/JsonHelper.scala +++ b/webapi/src/test/scala/org/knora/webapi/util/JsonHelper.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/util/ZioHelperSpec.scala b/webapi/src/test/scala/org/knora/webapi/util/ZioHelperSpec.scala index 45819e0225..6af3dfe405 100644 --- a/webapi/src/test/scala/org/knora/webapi/util/ZioHelperSpec.scala +++ b/webapi/src/test/scala/org/knora/webapi/util/ZioHelperSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/webapi/src/test/scala/org/knora/webapi/util/search/gravsearch/GravsearchParserSpec.scala b/webapi/src/test/scala/org/knora/webapi/util/search/gravsearch/GravsearchParserSpec.scala index e779a74975..eadd4e30e6 100644 --- a/webapi/src/test/scala/org/knora/webapi/util/search/gravsearch/GravsearchParserSpec.scala +++ b/webapi/src/test/scala/org/knora/webapi/util/search/gravsearch/GravsearchParserSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. + * Copyright © 2021 - 2025 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors. * SPDX-License-Identifier: Apache-2.0 */