summaryrefslogtreecommitdiff
path: root/tests/app/Http
diff options
context:
space:
mode:
Diffstat (limited to 'tests/app/Http')
-rw-r--r--tests/app/Http/Exceptions/HttpAccessDeniedExceptionTest.php2
-rw-r--r--tests/app/Http/Exceptions/HttpBadRequestExceptionTest.php2
-rw-r--r--tests/app/Http/Exceptions/HttpExceptionTest.php2
-rw-r--r--tests/app/Http/Exceptions/HttpNotFoundExceptionTest.php2
-rw-r--r--tests/app/Http/Exceptions/HttpServerErrorExceptionTest.php2
-rw-r--r--tests/app/Http/Exceptions/HttpServiceUnavailableExceptionTest.php2
-rw-r--r--tests/app/Http/Exceptions/HttpTooManyRequestsExceptionTest.php2
-rw-r--r--tests/app/Http/Middleware/AuthAdministratorTest.php2
-rw-r--r--tests/app/Http/Middleware/AuthEditorTest.php2
-rw-r--r--tests/app/Http/Middleware/AuthLoggedInTest.php2
-rw-r--r--tests/app/Http/Middleware/AuthManagerTest.php2
-rw-r--r--tests/app/Http/Middleware/AuthMemberTest.php2
-rw-r--r--tests/app/Http/Middleware/AuthModeratorTest.php2
-rw-r--r--tests/app/Http/Middleware/BadBotBlockerTest.php2
-rw-r--r--tests/app/Http/Middleware/BaseUrlTest.php2
-rw-r--r--tests/app/Http/Middleware/BootModulesTest.php2
-rw-r--r--tests/app/Http/Middleware/CheckCsrfTest.php2
-rw-r--r--tests/app/Http/Middleware/CheckForMaintenanceModeTest.php2
-rw-r--r--tests/app/Http/Middleware/CheckForNewVersionTest.php2
-rw-r--r--tests/app/Http/Middleware/ClientIpTest.php2
-rw-r--r--tests/app/Http/Middleware/CompressResponseTest.php2
-rw-r--r--tests/app/Http/Middleware/ContentLengthTest.php2
-rw-r--r--tests/app/Http/Middleware/DoHousekeepingTest.php2
-rw-r--r--tests/app/Http/Middleware/EmitResponseTest.php2
-rw-r--r--tests/app/Http/Middleware/HandleExceptionsTest.php2
-rw-r--r--tests/app/Http/Middleware/LoadRoutesTest.php2
-rw-r--r--tests/app/Http/Middleware/PublicFilesTest.php2
-rw-r--r--tests/app/Http/Middleware/ReadConfigIniTest.php2
-rw-r--r--tests/app/Http/Middleware/RegisterGedcomTagsTest.php2
-rw-r--r--tests/app/Http/Middleware/RequestHandlerTest.php2
-rw-r--r--tests/app/Http/Middleware/RouterTest.php2
-rw-r--r--tests/app/Http/Middleware/SecurityHeadersTest.php2
-rw-r--r--tests/app/Http/Middleware/UpdateDatabaseSchemaTest.php2
-rw-r--r--tests/app/Http/Middleware/UseDatabaseTest.php2
-rw-r--r--tests/app/Http/Middleware/UseLanguageTest.php2
-rw-r--r--tests/app/Http/Middleware/UseSessionTest.php2
-rw-r--r--tests/app/Http/Middleware/UseThemeTest.php2
-rw-r--r--tests/app/Http/Middleware/UseTransactionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AccountDeleteTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AccountEditTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AccountUpdateTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AddChildToFamilyActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AddChildToFamilyPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AddChildToIndividualActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AddChildToIndividualPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AddMediaFileActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AddMediaFileModalTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AddNewFactTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AddParentToIndividualActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AddParentToIndividualPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AddSpouseToFamilyActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AddSpouseToFamilyPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AddSpouseToIndividualActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AddSpouseToIndividualPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AddUnlinkedActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AddUnlinkedPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AdminMediaFileDownloadTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AdminMediaFileThumbnailTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AdsTxtTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AppAdsTxtTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AppleTouchIconPngTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AutoCompleteCitationTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AutoCompleteFolderTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AutoCompletePlaceTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AutoCompleteSurnameTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/BroadcastActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/BroadcastPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/BrowserconfigXmlTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CalendarActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CalendarEventsTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CalendarPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ChangeFamilyMembersActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ChangeFamilyMembersPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CheckForNewVersionNowTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CheckTreeTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CleanDataFolderTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ContactActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ContactPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ControlPanelControllerTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ControlPanelTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CopyFactTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CreateLocationActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CreateLocationModalTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CreateMediaObjectActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CreateMediaObjectFromFileTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CreateMediaObjectModalTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CreateNoteActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CreateNoteModalTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CreateRepositoryActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CreateRepositoryModalTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CreateSourceActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CreateSourceModalTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CreateSubmissionActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CreateSubmissionModalTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CreateSubmitterActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CreateSubmitterModalTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CreateTreeActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CreateTreePageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/DataFixChooseTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/DataFixDataTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/DataFixPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/DataFixPreviewTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/DataFixSelectTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/DataFixUpdateAllTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/DataFixUpdateTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/DeleteFactTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/DeletePathTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/DeleteRecordTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/DeleteTreeActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/DeleteUserTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/EditFactActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/EditFactPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/EditMediaFileActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/EditMediaFileModalTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/EditNoteActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/EditNotePageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/EditRawFactActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/EditRawFactPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/EditRawRecordActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/EditRawRecordPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/EditRecordActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/EditRecordPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/EmailPreferencesActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/EmailPreferencesPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/EmptyClipboardTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ExportGedcomClientTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ExportGedcomPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ExportGedcomServerTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/FamilyPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/FaviconIcoTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/FindDuplicateRecordsTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/FixLevel0MediaActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/FixLevel0MediaDataTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/FixLevel0MediaPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/GedcomLoadTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/GedcomRecordPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/HeaderPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/HelpTextTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/HomePageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ImportGedcomActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ImportGedcomPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/IndividualPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/LinkChildToFamilyActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/LinkChildToFamilyPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/LinkMediaToFamilyModalTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/LinkMediaToIndividualModalTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/LinkMediaToRecordActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/LinkMediaToSourceModalTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/LinkSpouseToIndividualActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/LinkSpouseToIndividualPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/LocationPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/LoginActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/LoginPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/LogoutTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ManageMediaActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ManageMediaDataTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ManageMediaPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ManageTreesTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MapDataAddTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MapDataDeleteTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MapDataDeleteUnusedTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MapDataEditTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MapDataExportCSVTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MapDataExportGeoJsonTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MapDataImportActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MapDataImportPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MapDataListTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MapDataSaveTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MasqueradeTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MediaFileDownloadTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MediaFileThumbnailTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MediaPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MergeFactsActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MergeFactsPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MergeRecordsActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MergeRecordsPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MergeTreesActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MergeTreesPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MessageActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MessagePageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MessageSelectTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModuleActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModuleDeleteSettingsTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesAllActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesAllPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesAnalyticsActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesAnalyticsPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesBlocksActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesBlocksPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesChartsActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesChartsPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesDataFixesActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesDataFixesPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesFootersActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesFootersPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesHistoricEventsActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesHistoricEventsPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesLanguagesActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesLanguagesPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesListsActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesListsPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesMapAutocompleteActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesMapAutocompletePageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesMapGeoLocationsActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesMapGeoLocationsPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesMapLinksActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesMapLinksPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesMapProvidersActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesMapProvidersPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesMenusActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesMenusPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesReportsActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesReportsPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesSharesActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesSharesPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesSidebarsActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesSidebarsPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesTabsActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesTabsPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesThemesActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesThemesPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/NotFoundTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/NotePageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/PasswordRequestActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/PasswordRequestPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/PasswordResetActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/PasswordResetPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/PasteFactTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/PendingChangesAcceptChangeTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/PendingChangesAcceptRecordTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/PendingChangesAcceptTreeTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/PendingChangesLogActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/PendingChangesLogDataTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/PendingChangesLogDeleteTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/PendingChangesLogDownloadTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/PendingChangesLogPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/PendingChangesRejectChangeTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/PendingChangesRejectRecordTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/PendingChangesRejectTreeTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/PendingChangesTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/PhpInformationTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/PingTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RedirectAncestryPhpTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RedirectBranchesPhpTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RedirectCalendarPhpTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RedirectCompactPhpTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RedirectDescendancyPhpTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RedirectFamListPhpTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RedirectFamilyBookPhpTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RedirectFamilyPhpTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RedirectFanChartPhpTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RedirectGedRecordPhpTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RedirectHourGlassPhpTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RedirectIndiListPhpTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RedirectIndividualPhpTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RedirectLifeSpanPhpTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RedirectMediaListPhpTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RedirectMediaViewerPhpTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RedirectModulePhpTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RedirectNoteListPhpTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RedirectNotePhpTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RedirectPedigreePhpTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RedirectPlaceListPhpTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RedirectRelationshipPhpTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RedirectRepoListPhpTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RedirectReportEnginePhpTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RedirectRepositoryPhpTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RedirectSourceListPhpTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RedirectSourcePhpTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RedirectStatisticsPhpTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RedirectTimeLinePhpTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RegisterActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RegisterPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RenumberTreeActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RenumberTreePageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ReorderChildrenActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ReorderChildrenPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ReorderFamiliesActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ReorderFamiliesPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ReorderMediaActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ReorderMediaFilesActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ReorderMediaFilesPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ReorderMediaPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ReorderNamesActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ReorderNamesPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ReportGenerateTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ReportListActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ReportListPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ReportSetupActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ReportSetupPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RepositoryPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RobotsTxtTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SearchAdvancedActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SearchAdvancedPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SearchGeneralActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SearchGeneralPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SearchPhoneticActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SearchPhoneticPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SearchQuickActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SearchReplaceActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SearchReplacePageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SelectDefaultTreeTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SelectLanguageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SelectNewFactTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SelectThemeTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SetupWizardTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SharedNotePageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SiteLogsActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SiteLogsDataTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SiteLogsDeleteTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SiteLogsDownloadTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SiteLogsPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SitePreferencesActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SitePreferencesPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SiteRegistrationActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SiteRegistrationPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SiteTagsActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SiteTagsPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SourcePageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SubmissionPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SubmitterPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SynchronizeTreesTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TomSelectFamilyTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TomSelectIndividualTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TomSelectLocationTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TomSelectMediaObjectTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TomSelectNoteTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TomSelectPlaceTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TomSelectRepositoryTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TomSelectSharedNoteTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TomSelectSourceTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TomSelectSubmissionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TomSelectSubmitterTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TreePageBlockEditTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TreePageBlockTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TreePageBlockUpdateTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TreePageDefaultEditTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TreePageDefaultUpdateTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TreePageEditTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TreePageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TreePageUpdateTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TreePreferencesActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TreePreferencesPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TreePrivacyActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TreePrivacyPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/UnconnectedActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/UnconnectedPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/UpgradeWizardConfirmTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/UpgradeWizardPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/UpgradeWizardStepTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/UploadMediaActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/UploadMediaPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/UserAddActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/UserAddPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/UserEditActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/UserEditPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/UserListDataTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/UserListPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/UserListTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/UserPageBlockEditTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/UserPageBlockTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/UserPageBlockUpdateTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/UserPageDefaultEditTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/UserPageDefaultUpdateTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/UserPageEditTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/UserPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/UserPageUpdateTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/UsersCleanupActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/UsersCleanupPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/VerifyEmailTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/WebmanifestJsonTest.php2
-rw-r--r--tests/app/Http/Routes/ApiRoutesTest.php2
-rw-r--r--tests/app/Http/Routes/WebRoutesTest.php2
373 files changed, 373 insertions, 373 deletions
diff --git a/tests/app/Http/Exceptions/HttpAccessDeniedExceptionTest.php b/tests/app/Http/Exceptions/HttpAccessDeniedExceptionTest.php
index 1266f0978a..addcf4a649 100644
--- a/tests/app/Http/Exceptions/HttpAccessDeniedExceptionTest.php
+++ b/tests/app/Http/Exceptions/HttpAccessDeniedExceptionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Exceptions/HttpBadRequestExceptionTest.php b/tests/app/Http/Exceptions/HttpBadRequestExceptionTest.php
index 64b1b8c4a6..572a7050d5 100644
--- a/tests/app/Http/Exceptions/HttpBadRequestExceptionTest.php
+++ b/tests/app/Http/Exceptions/HttpBadRequestExceptionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Exceptions/HttpExceptionTest.php b/tests/app/Http/Exceptions/HttpExceptionTest.php
index a40d95f859..17e77a7dfd 100644
--- a/tests/app/Http/Exceptions/HttpExceptionTest.php
+++ b/tests/app/Http/Exceptions/HttpExceptionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Exceptions/HttpNotFoundExceptionTest.php b/tests/app/Http/Exceptions/HttpNotFoundExceptionTest.php
index d7f0614112..3cae579edc 100644
--- a/tests/app/Http/Exceptions/HttpNotFoundExceptionTest.php
+++ b/tests/app/Http/Exceptions/HttpNotFoundExceptionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Exceptions/HttpServerErrorExceptionTest.php b/tests/app/Http/Exceptions/HttpServerErrorExceptionTest.php
index 3ec7b18281..7197716f60 100644
--- a/tests/app/Http/Exceptions/HttpServerErrorExceptionTest.php
+++ b/tests/app/Http/Exceptions/HttpServerErrorExceptionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Exceptions/HttpServiceUnavailableExceptionTest.php b/tests/app/Http/Exceptions/HttpServiceUnavailableExceptionTest.php
index 3667deb864..be346f03a8 100644
--- a/tests/app/Http/Exceptions/HttpServiceUnavailableExceptionTest.php
+++ b/tests/app/Http/Exceptions/HttpServiceUnavailableExceptionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Exceptions/HttpTooManyRequestsExceptionTest.php b/tests/app/Http/Exceptions/HttpTooManyRequestsExceptionTest.php
index af435f632a..5d53c8043f 100644
--- a/tests/app/Http/Exceptions/HttpTooManyRequestsExceptionTest.php
+++ b/tests/app/Http/Exceptions/HttpTooManyRequestsExceptionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/AuthAdministratorTest.php b/tests/app/Http/Middleware/AuthAdministratorTest.php
index 4cb5fdb267..b679612469 100644
--- a/tests/app/Http/Middleware/AuthAdministratorTest.php
+++ b/tests/app/Http/Middleware/AuthAdministratorTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/AuthEditorTest.php b/tests/app/Http/Middleware/AuthEditorTest.php
index e2ddd45356..eac3405010 100644
--- a/tests/app/Http/Middleware/AuthEditorTest.php
+++ b/tests/app/Http/Middleware/AuthEditorTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/AuthLoggedInTest.php b/tests/app/Http/Middleware/AuthLoggedInTest.php
index 72fb260f89..949e62a8f1 100644
--- a/tests/app/Http/Middleware/AuthLoggedInTest.php
+++ b/tests/app/Http/Middleware/AuthLoggedInTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/AuthManagerTest.php b/tests/app/Http/Middleware/AuthManagerTest.php
index c14c2bf800..62fa31fd7c 100644
--- a/tests/app/Http/Middleware/AuthManagerTest.php
+++ b/tests/app/Http/Middleware/AuthManagerTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/AuthMemberTest.php b/tests/app/Http/Middleware/AuthMemberTest.php
index 0129329f1c..7e4404c6a3 100644
--- a/tests/app/Http/Middleware/AuthMemberTest.php
+++ b/tests/app/Http/Middleware/AuthMemberTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/AuthModeratorTest.php b/tests/app/Http/Middleware/AuthModeratorTest.php
index af536ac35a..099c632c33 100644
--- a/tests/app/Http/Middleware/AuthModeratorTest.php
+++ b/tests/app/Http/Middleware/AuthModeratorTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/BadBotBlockerTest.php b/tests/app/Http/Middleware/BadBotBlockerTest.php
index 67f2578891..6a2bc48747 100644
--- a/tests/app/Http/Middleware/BadBotBlockerTest.php
+++ b/tests/app/Http/Middleware/BadBotBlockerTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/BaseUrlTest.php b/tests/app/Http/Middleware/BaseUrlTest.php
index 3477c9d5b7..e770e15904 100644
--- a/tests/app/Http/Middleware/BaseUrlTest.php
+++ b/tests/app/Http/Middleware/BaseUrlTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/BootModulesTest.php b/tests/app/Http/Middleware/BootModulesTest.php
index 5ee5f8ca4a..5fbf40a135 100644
--- a/tests/app/Http/Middleware/BootModulesTest.php
+++ b/tests/app/Http/Middleware/BootModulesTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/CheckCsrfTest.php b/tests/app/Http/Middleware/CheckCsrfTest.php
index db78581983..e748e4f967 100644
--- a/tests/app/Http/Middleware/CheckCsrfTest.php
+++ b/tests/app/Http/Middleware/CheckCsrfTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/CheckForMaintenanceModeTest.php b/tests/app/Http/Middleware/CheckForMaintenanceModeTest.php
index adeec6e07c..5cef949de9 100644
--- a/tests/app/Http/Middleware/CheckForMaintenanceModeTest.php
+++ b/tests/app/Http/Middleware/CheckForMaintenanceModeTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/CheckForNewVersionTest.php b/tests/app/Http/Middleware/CheckForNewVersionTest.php
index 32bf76bb45..1794132931 100644
--- a/tests/app/Http/Middleware/CheckForNewVersionTest.php
+++ b/tests/app/Http/Middleware/CheckForNewVersionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/ClientIpTest.php b/tests/app/Http/Middleware/ClientIpTest.php
index 975d544577..49e1ae1ee7 100644
--- a/tests/app/Http/Middleware/ClientIpTest.php
+++ b/tests/app/Http/Middleware/ClientIpTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/CompressResponseTest.php b/tests/app/Http/Middleware/CompressResponseTest.php
index 500d294bd2..ec105a41d5 100644
--- a/tests/app/Http/Middleware/CompressResponseTest.php
+++ b/tests/app/Http/Middleware/CompressResponseTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/ContentLengthTest.php b/tests/app/Http/Middleware/ContentLengthTest.php
index ba33cb437a..cee5938856 100644
--- a/tests/app/Http/Middleware/ContentLengthTest.php
+++ b/tests/app/Http/Middleware/ContentLengthTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/DoHousekeepingTest.php b/tests/app/Http/Middleware/DoHousekeepingTest.php
index b54f266155..814db6b0b2 100644
--- a/tests/app/Http/Middleware/DoHousekeepingTest.php
+++ b/tests/app/Http/Middleware/DoHousekeepingTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/EmitResponseTest.php b/tests/app/Http/Middleware/EmitResponseTest.php
index 34ee6b6aa5..ade9312c3f 100644
--- a/tests/app/Http/Middleware/EmitResponseTest.php
+++ b/tests/app/Http/Middleware/EmitResponseTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/HandleExceptionsTest.php b/tests/app/Http/Middleware/HandleExceptionsTest.php
index 7a436d987a..58b260ce4b 100644
--- a/tests/app/Http/Middleware/HandleExceptionsTest.php
+++ b/tests/app/Http/Middleware/HandleExceptionsTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/LoadRoutesTest.php b/tests/app/Http/Middleware/LoadRoutesTest.php
index 84af14bab8..803c6d31ec 100644
--- a/tests/app/Http/Middleware/LoadRoutesTest.php
+++ b/tests/app/Http/Middleware/LoadRoutesTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/PublicFilesTest.php b/tests/app/Http/Middleware/PublicFilesTest.php
index b5558765c2..e637362cf4 100644
--- a/tests/app/Http/Middleware/PublicFilesTest.php
+++ b/tests/app/Http/Middleware/PublicFilesTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/ReadConfigIniTest.php b/tests/app/Http/Middleware/ReadConfigIniTest.php
index f8ed48a5fb..618a9eb10f 100644
--- a/tests/app/Http/Middleware/ReadConfigIniTest.php
+++ b/tests/app/Http/Middleware/ReadConfigIniTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/RegisterGedcomTagsTest.php b/tests/app/Http/Middleware/RegisterGedcomTagsTest.php
index 0e6ce0ddda..870f84db53 100644
--- a/tests/app/Http/Middleware/RegisterGedcomTagsTest.php
+++ b/tests/app/Http/Middleware/RegisterGedcomTagsTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/RequestHandlerTest.php b/tests/app/Http/Middleware/RequestHandlerTest.php
index d98b9c91b2..c920d04dbe 100644
--- a/tests/app/Http/Middleware/RequestHandlerTest.php
+++ b/tests/app/Http/Middleware/RequestHandlerTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/RouterTest.php b/tests/app/Http/Middleware/RouterTest.php
index 4946bd41ed..fe89720b98 100644
--- a/tests/app/Http/Middleware/RouterTest.php
+++ b/tests/app/Http/Middleware/RouterTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/SecurityHeadersTest.php b/tests/app/Http/Middleware/SecurityHeadersTest.php
index 394e44e8dc..11b43297cc 100644
--- a/tests/app/Http/Middleware/SecurityHeadersTest.php
+++ b/tests/app/Http/Middleware/SecurityHeadersTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/UpdateDatabaseSchemaTest.php b/tests/app/Http/Middleware/UpdateDatabaseSchemaTest.php
index 6fd9d8f3d3..5b6254fc71 100644
--- a/tests/app/Http/Middleware/UpdateDatabaseSchemaTest.php
+++ b/tests/app/Http/Middleware/UpdateDatabaseSchemaTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/UseDatabaseTest.php b/tests/app/Http/Middleware/UseDatabaseTest.php
index f37255609a..680e4b8b3e 100644
--- a/tests/app/Http/Middleware/UseDatabaseTest.php
+++ b/tests/app/Http/Middleware/UseDatabaseTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/UseLanguageTest.php b/tests/app/Http/Middleware/UseLanguageTest.php
index fa5e5481f9..7697cca8d0 100644
--- a/tests/app/Http/Middleware/UseLanguageTest.php
+++ b/tests/app/Http/Middleware/UseLanguageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/UseSessionTest.php b/tests/app/Http/Middleware/UseSessionTest.php
index 939285f8f3..3b0908b4cc 100644
--- a/tests/app/Http/Middleware/UseSessionTest.php
+++ b/tests/app/Http/Middleware/UseSessionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/UseThemeTest.php b/tests/app/Http/Middleware/UseThemeTest.php
index 495b7bda83..006202fe1a 100644
--- a/tests/app/Http/Middleware/UseThemeTest.php
+++ b/tests/app/Http/Middleware/UseThemeTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/UseTransactionTest.php b/tests/app/Http/Middleware/UseTransactionTest.php
index 5d9d896430..d101695a76 100644
--- a/tests/app/Http/Middleware/UseTransactionTest.php
+++ b/tests/app/Http/Middleware/UseTransactionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/AccountDeleteTest.php b/tests/app/Http/RequestHandlers/AccountDeleteTest.php
index 3fa6f1f7aa..5392bdc109 100644
--- a/tests/app/Http/RequestHandlers/AccountDeleteTest.php
+++ b/tests/app/Http/RequestHandlers/AccountDeleteTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/AccountEditTest.php b/tests/app/Http/RequestHandlers/AccountEditTest.php
index 5789b52868..57b0468057 100644
--- a/tests/app/Http/RequestHandlers/AccountEditTest.php
+++ b/tests/app/Http/RequestHandlers/AccountEditTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/AccountUpdateTest.php b/tests/app/Http/RequestHandlers/AccountUpdateTest.php
index 2df2b5592a..45fc38d89e 100644
--- a/tests/app/Http/RequestHandlers/AccountUpdateTest.php
+++ b/tests/app/Http/RequestHandlers/AccountUpdateTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/AddChildToFamilyActionTest.php b/tests/app/Http/RequestHandlers/AddChildToFamilyActionTest.php
index 02effc1fcf..019ba484f3 100644
--- a/tests/app/Http/RequestHandlers/AddChildToFamilyActionTest.php
+++ b/tests/app/Http/RequestHandlers/AddChildToFamilyActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/AddChildToFamilyPageTest.php b/tests/app/Http/RequestHandlers/AddChildToFamilyPageTest.php
index 3a6e0e1968..16b13044b9 100644
--- a/tests/app/Http/RequestHandlers/AddChildToFamilyPageTest.php
+++ b/tests/app/Http/RequestHandlers/AddChildToFamilyPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/AddChildToIndividualActionTest.php b/tests/app/Http/RequestHandlers/AddChildToIndividualActionTest.php
index be6244cec3..e1d3cfcdcc 100644
--- a/tests/app/Http/RequestHandlers/AddChildToIndividualActionTest.php
+++ b/tests/app/Http/RequestHandlers/AddChildToIndividualActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/AddChildToIndividualPageTest.php b/tests/app/Http/RequestHandlers/AddChildToIndividualPageTest.php
index 12a9e20c8c..5a23c20a0c 100644
--- a/tests/app/Http/RequestHandlers/AddChildToIndividualPageTest.php
+++ b/tests/app/Http/RequestHandlers/AddChildToIndividualPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/AddMediaFileActionTest.php b/tests/app/Http/RequestHandlers/AddMediaFileActionTest.php
index 4ba94048e2..b0fa61dd96 100644
--- a/tests/app/Http/RequestHandlers/AddMediaFileActionTest.php
+++ b/tests/app/Http/RequestHandlers/AddMediaFileActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/AddMediaFileModalTest.php b/tests/app/Http/RequestHandlers/AddMediaFileModalTest.php
index 4587f2c47b..cf2fd9c794 100644
--- a/tests/app/Http/RequestHandlers/AddMediaFileModalTest.php
+++ b/tests/app/Http/RequestHandlers/AddMediaFileModalTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/AddNewFactTest.php b/tests/app/Http/RequestHandlers/AddNewFactTest.php
index 280e519108..f6c4910cdd 100644
--- a/tests/app/Http/RequestHandlers/AddNewFactTest.php
+++ b/tests/app/Http/RequestHandlers/AddNewFactTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/AddParentToIndividualActionTest.php b/tests/app/Http/RequestHandlers/AddParentToIndividualActionTest.php
index 167df29d8e..32e72dc724 100644
--- a/tests/app/Http/RequestHandlers/AddParentToIndividualActionTest.php
+++ b/tests/app/Http/RequestHandlers/AddParentToIndividualActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/AddParentToIndividualPageTest.php b/tests/app/Http/RequestHandlers/AddParentToIndividualPageTest.php
index b8c768d678..f9f9a27a0e 100644
--- a/tests/app/Http/RequestHandlers/AddParentToIndividualPageTest.php
+++ b/tests/app/Http/RequestHandlers/AddParentToIndividualPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/AddSpouseToFamilyActionTest.php b/tests/app/Http/RequestHandlers/AddSpouseToFamilyActionTest.php
index c2acf3458c..36f6c56098 100644
--- a/tests/app/Http/RequestHandlers/AddSpouseToFamilyActionTest.php
+++ b/tests/app/Http/RequestHandlers/AddSpouseToFamilyActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/AddSpouseToFamilyPageTest.php b/tests/app/Http/RequestHandlers/AddSpouseToFamilyPageTest.php
index a926460d2a..cc8f38af08 100644
--- a/tests/app/Http/RequestHandlers/AddSpouseToFamilyPageTest.php
+++ b/tests/app/Http/RequestHandlers/AddSpouseToFamilyPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/AddSpouseToIndividualActionTest.php b/tests/app/Http/RequestHandlers/AddSpouseToIndividualActionTest.php
index c8a59b418b..dc52f82bb4 100644
--- a/tests/app/Http/RequestHandlers/AddSpouseToIndividualActionTest.php
+++ b/tests/app/Http/RequestHandlers/AddSpouseToIndividualActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/AddSpouseToIndividualPageTest.php b/tests/app/Http/RequestHandlers/AddSpouseToIndividualPageTest.php
index 8338f3987b..d68f8d4e1f 100644
--- a/tests/app/Http/RequestHandlers/AddSpouseToIndividualPageTest.php
+++ b/tests/app/Http/RequestHandlers/AddSpouseToIndividualPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/AddUnlinkedActionTest.php b/tests/app/Http/RequestHandlers/AddUnlinkedActionTest.php
index 496816a5b6..1dd817329b 100644
--- a/tests/app/Http/RequestHandlers/AddUnlinkedActionTest.php
+++ b/tests/app/Http/RequestHandlers/AddUnlinkedActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/AddUnlinkedPageTest.php b/tests/app/Http/RequestHandlers/AddUnlinkedPageTest.php
index 20ae5c22ac..6600bf0402 100644
--- a/tests/app/Http/RequestHandlers/AddUnlinkedPageTest.php
+++ b/tests/app/Http/RequestHandlers/AddUnlinkedPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/AdminMediaFileDownloadTest.php b/tests/app/Http/RequestHandlers/AdminMediaFileDownloadTest.php
index 9d724de700..6e9d016b66 100644
--- a/tests/app/Http/RequestHandlers/AdminMediaFileDownloadTest.php
+++ b/tests/app/Http/RequestHandlers/AdminMediaFileDownloadTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/AdminMediaFileThumbnailTest.php b/tests/app/Http/RequestHandlers/AdminMediaFileThumbnailTest.php
index 61342e77d5..d53874757c 100644
--- a/tests/app/Http/RequestHandlers/AdminMediaFileThumbnailTest.php
+++ b/tests/app/Http/RequestHandlers/AdminMediaFileThumbnailTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/AdsTxtTest.php b/tests/app/Http/RequestHandlers/AdsTxtTest.php
index 822a2a3b4c..af9d543cdb 100644
--- a/tests/app/Http/RequestHandlers/AdsTxtTest.php
+++ b/tests/app/Http/RequestHandlers/AdsTxtTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/AppAdsTxtTest.php b/tests/app/Http/RequestHandlers/AppAdsTxtTest.php
index d47087585c..7eb691e6e7 100644
--- a/tests/app/Http/RequestHandlers/AppAdsTxtTest.php
+++ b/tests/app/Http/RequestHandlers/AppAdsTxtTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/AppleTouchIconPngTest.php b/tests/app/Http/RequestHandlers/AppleTouchIconPngTest.php
index 2c5f2a5502..3b6fc81b2a 100644
--- a/tests/app/Http/RequestHandlers/AppleTouchIconPngTest.php
+++ b/tests/app/Http/RequestHandlers/AppleTouchIconPngTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/AutoCompleteCitationTest.php b/tests/app/Http/RequestHandlers/AutoCompleteCitationTest.php
index f05069ee0c..766baeee42 100644
--- a/tests/app/Http/RequestHandlers/AutoCompleteCitationTest.php
+++ b/tests/app/Http/RequestHandlers/AutoCompleteCitationTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/AutoCompleteFolderTest.php b/tests/app/Http/RequestHandlers/AutoCompleteFolderTest.php
index 6e67102d3e..d3234eb051 100644
--- a/tests/app/Http/RequestHandlers/AutoCompleteFolderTest.php
+++ b/tests/app/Http/RequestHandlers/AutoCompleteFolderTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/AutoCompletePlaceTest.php b/tests/app/Http/RequestHandlers/AutoCompletePlaceTest.php
index a68b10c320..8a8540717e 100644
--- a/tests/app/Http/RequestHandlers/AutoCompletePlaceTest.php
+++ b/tests/app/Http/RequestHandlers/AutoCompletePlaceTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/AutoCompleteSurnameTest.php b/tests/app/Http/RequestHandlers/AutoCompleteSurnameTest.php
index e811c5178d..37c55b4223 100644
--- a/tests/app/Http/RequestHandlers/AutoCompleteSurnameTest.php
+++ b/tests/app/Http/RequestHandlers/AutoCompleteSurnameTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/BroadcastActionTest.php b/tests/app/Http/RequestHandlers/BroadcastActionTest.php
index fccf9ef8d9..d4ba3c1d4b 100644
--- a/tests/app/Http/RequestHandlers/BroadcastActionTest.php
+++ b/tests/app/Http/RequestHandlers/BroadcastActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/BroadcastPageTest.php b/tests/app/Http/RequestHandlers/BroadcastPageTest.php
index 0d341a7d94..9a0100995a 100644
--- a/tests/app/Http/RequestHandlers/BroadcastPageTest.php
+++ b/tests/app/Http/RequestHandlers/BroadcastPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/BrowserconfigXmlTest.php b/tests/app/Http/RequestHandlers/BrowserconfigXmlTest.php
index d43cdeb62b..91f436c445 100644
--- a/tests/app/Http/RequestHandlers/BrowserconfigXmlTest.php
+++ b/tests/app/Http/RequestHandlers/BrowserconfigXmlTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/CalendarActionTest.php b/tests/app/Http/RequestHandlers/CalendarActionTest.php
index 62642ef381..50e13ac61b 100644
--- a/tests/app/Http/RequestHandlers/CalendarActionTest.php
+++ b/tests/app/Http/RequestHandlers/CalendarActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/CalendarEventsTest.php b/tests/app/Http/RequestHandlers/CalendarEventsTest.php
index e114bd792e..8cb8a96174 100644
--- a/tests/app/Http/RequestHandlers/CalendarEventsTest.php
+++ b/tests/app/Http/RequestHandlers/CalendarEventsTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/CalendarPageTest.php b/tests/app/Http/RequestHandlers/CalendarPageTest.php
index 8d68abc620..5c614b90cc 100644
--- a/tests/app/Http/RequestHandlers/CalendarPageTest.php
+++ b/tests/app/Http/RequestHandlers/CalendarPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ChangeFamilyMembersActionTest.php b/tests/app/Http/RequestHandlers/ChangeFamilyMembersActionTest.php
index 4f963c35ab..9821e5b271 100644
--- a/tests/app/Http/RequestHandlers/ChangeFamilyMembersActionTest.php
+++ b/tests/app/Http/RequestHandlers/ChangeFamilyMembersActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ChangeFamilyMembersPageTest.php b/tests/app/Http/RequestHandlers/ChangeFamilyMembersPageTest.php
index efa485cbe4..3576555db7 100644
--- a/tests/app/Http/RequestHandlers/ChangeFamilyMembersPageTest.php
+++ b/tests/app/Http/RequestHandlers/ChangeFamilyMembersPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/CheckForNewVersionNowTest.php b/tests/app/Http/RequestHandlers/CheckForNewVersionNowTest.php
index 1a34a7ecb8..3687d704aa 100644
--- a/tests/app/Http/RequestHandlers/CheckForNewVersionNowTest.php
+++ b/tests/app/Http/RequestHandlers/CheckForNewVersionNowTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/CheckTreeTest.php b/tests/app/Http/RequestHandlers/CheckTreeTest.php
index aa984ca216..2cc1fc8d39 100644
--- a/tests/app/Http/RequestHandlers/CheckTreeTest.php
+++ b/tests/app/Http/RequestHandlers/CheckTreeTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/CleanDataFolderTest.php b/tests/app/Http/RequestHandlers/CleanDataFolderTest.php
index 0a4c793068..c4e9330ac8 100644
--- a/tests/app/Http/RequestHandlers/CleanDataFolderTest.php
+++ b/tests/app/Http/RequestHandlers/CleanDataFolderTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ContactActionTest.php b/tests/app/Http/RequestHandlers/ContactActionTest.php
index b841a2f5dc..0daa8cb2b8 100644
--- a/tests/app/Http/RequestHandlers/ContactActionTest.php
+++ b/tests/app/Http/RequestHandlers/ContactActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ContactPageTest.php b/tests/app/Http/RequestHandlers/ContactPageTest.php
index 64e5e542c1..c57258b564 100644
--- a/tests/app/Http/RequestHandlers/ContactPageTest.php
+++ b/tests/app/Http/RequestHandlers/ContactPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ControlPanelControllerTest.php b/tests/app/Http/RequestHandlers/ControlPanelControllerTest.php
index 233672c297..ba6062a9ac 100644
--- a/tests/app/Http/RequestHandlers/ControlPanelControllerTest.php
+++ b/tests/app/Http/RequestHandlers/ControlPanelControllerTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ControlPanelTest.php b/tests/app/Http/RequestHandlers/ControlPanelTest.php
index 3a7a4c183a..8e19db2354 100644
--- a/tests/app/Http/RequestHandlers/ControlPanelTest.php
+++ b/tests/app/Http/RequestHandlers/ControlPanelTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/CopyFactTest.php b/tests/app/Http/RequestHandlers/CopyFactTest.php
index 830c18ba68..106cfaf654 100644
--- a/tests/app/Http/RequestHandlers/CopyFactTest.php
+++ b/tests/app/Http/RequestHandlers/CopyFactTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/CreateLocationActionTest.php b/tests/app/Http/RequestHandlers/CreateLocationActionTest.php
index ec737cd0cc..7b2fb6e232 100644
--- a/tests/app/Http/RequestHandlers/CreateLocationActionTest.php
+++ b/tests/app/Http/RequestHandlers/CreateLocationActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/CreateLocationModalTest.php b/tests/app/Http/RequestHandlers/CreateLocationModalTest.php
index 0268d4ee86..8b3a87be59 100644
--- a/tests/app/Http/RequestHandlers/CreateLocationModalTest.php
+++ b/tests/app/Http/RequestHandlers/CreateLocationModalTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/CreateMediaObjectActionTest.php b/tests/app/Http/RequestHandlers/CreateMediaObjectActionTest.php
index 5eafaa0fc4..07df01fbee 100644
--- a/tests/app/Http/RequestHandlers/CreateMediaObjectActionTest.php
+++ b/tests/app/Http/RequestHandlers/CreateMediaObjectActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/CreateMediaObjectFromFileTest.php b/tests/app/Http/RequestHandlers/CreateMediaObjectFromFileTest.php
index becab4526f..c47508c7a8 100644
--- a/tests/app/Http/RequestHandlers/CreateMediaObjectFromFileTest.php
+++ b/tests/app/Http/RequestHandlers/CreateMediaObjectFromFileTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/CreateMediaObjectModalTest.php b/tests/app/Http/RequestHandlers/CreateMediaObjectModalTest.php
index a48d5e23bd..bfb6fc1fa3 100644
--- a/tests/app/Http/RequestHandlers/CreateMediaObjectModalTest.php
+++ b/tests/app/Http/RequestHandlers/CreateMediaObjectModalTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/CreateNoteActionTest.php b/tests/app/Http/RequestHandlers/CreateNoteActionTest.php
index 359f11620f..55f8d62327 100644
--- a/tests/app/Http/RequestHandlers/CreateNoteActionTest.php
+++ b/tests/app/Http/RequestHandlers/CreateNoteActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/CreateNoteModalTest.php b/tests/app/Http/RequestHandlers/CreateNoteModalTest.php
index 3121afb1bd..122cb577ab 100644
--- a/tests/app/Http/RequestHandlers/CreateNoteModalTest.php
+++ b/tests/app/Http/RequestHandlers/CreateNoteModalTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/CreateRepositoryActionTest.php b/tests/app/Http/RequestHandlers/CreateRepositoryActionTest.php
index 873f5a9a82..b925bbfe5a 100644
--- a/tests/app/Http/RequestHandlers/CreateRepositoryActionTest.php
+++ b/tests/app/Http/RequestHandlers/CreateRepositoryActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/CreateRepositoryModalTest.php b/tests/app/Http/RequestHandlers/CreateRepositoryModalTest.php
index d100e2de13..c7ba12232c 100644
--- a/tests/app/Http/RequestHandlers/CreateRepositoryModalTest.php
+++ b/tests/app/Http/RequestHandlers/CreateRepositoryModalTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/CreateSourceActionTest.php b/tests/app/Http/RequestHandlers/CreateSourceActionTest.php
index 10b50400af..300407deee 100644
--- a/tests/app/Http/RequestHandlers/CreateSourceActionTest.php
+++ b/tests/app/Http/RequestHandlers/CreateSourceActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/CreateSourceModalTest.php b/tests/app/Http/RequestHandlers/CreateSourceModalTest.php
index f67bc01062..aff0dde452 100644
--- a/tests/app/Http/RequestHandlers/CreateSourceModalTest.php
+++ b/tests/app/Http/RequestHandlers/CreateSourceModalTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/CreateSubmissionActionTest.php b/tests/app/Http/RequestHandlers/CreateSubmissionActionTest.php
index e29a9a2e82..d072beaf50 100644
--- a/tests/app/Http/RequestHandlers/CreateSubmissionActionTest.php
+++ b/tests/app/Http/RequestHandlers/CreateSubmissionActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/CreateSubmissionModalTest.php b/tests/app/Http/RequestHandlers/CreateSubmissionModalTest.php
index 595a549a2b..1a68bd02a6 100644
--- a/tests/app/Http/RequestHandlers/CreateSubmissionModalTest.php
+++ b/tests/app/Http/RequestHandlers/CreateSubmissionModalTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/CreateSubmitterActionTest.php b/tests/app/Http/RequestHandlers/CreateSubmitterActionTest.php
index 57db71fd82..c4518512fb 100644
--- a/tests/app/Http/RequestHandlers/CreateSubmitterActionTest.php
+++ b/tests/app/Http/RequestHandlers/CreateSubmitterActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/CreateSubmitterModalTest.php b/tests/app/Http/RequestHandlers/CreateSubmitterModalTest.php
index 7b38ec2374..c1caba6db0 100644
--- a/tests/app/Http/RequestHandlers/CreateSubmitterModalTest.php
+++ b/tests/app/Http/RequestHandlers/CreateSubmitterModalTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/CreateTreeActionTest.php b/tests/app/Http/RequestHandlers/CreateTreeActionTest.php
index 924a1e8c00..0de1aa957d 100644
--- a/tests/app/Http/RequestHandlers/CreateTreeActionTest.php
+++ b/tests/app/Http/RequestHandlers/CreateTreeActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/CreateTreePageTest.php b/tests/app/Http/RequestHandlers/CreateTreePageTest.php
index ce731e48c9..93d45da27c 100644
--- a/tests/app/Http/RequestHandlers/CreateTreePageTest.php
+++ b/tests/app/Http/RequestHandlers/CreateTreePageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/DataFixChooseTest.php b/tests/app/Http/RequestHandlers/DataFixChooseTest.php
index 0bcfeaaecb..e2186257b0 100644
--- a/tests/app/Http/RequestHandlers/DataFixChooseTest.php
+++ b/tests/app/Http/RequestHandlers/DataFixChooseTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/DataFixDataTest.php b/tests/app/Http/RequestHandlers/DataFixDataTest.php
index ebf25de936..708f028f74 100644
--- a/tests/app/Http/RequestHandlers/DataFixDataTest.php
+++ b/tests/app/Http/RequestHandlers/DataFixDataTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/DataFixPageTest.php b/tests/app/Http/RequestHandlers/DataFixPageTest.php
index a9c5ed7dde..617f7a37e5 100644
--- a/tests/app/Http/RequestHandlers/DataFixPageTest.php
+++ b/tests/app/Http/RequestHandlers/DataFixPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/DataFixPreviewTest.php b/tests/app/Http/RequestHandlers/DataFixPreviewTest.php
index 0d600af274..e53a9ed974 100644
--- a/tests/app/Http/RequestHandlers/DataFixPreviewTest.php
+++ b/tests/app/Http/RequestHandlers/DataFixPreviewTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/DataFixSelectTest.php b/tests/app/Http/RequestHandlers/DataFixSelectTest.php
index a5cb3cb3f6..e6e2725403 100644
--- a/tests/app/Http/RequestHandlers/DataFixSelectTest.php
+++ b/tests/app/Http/RequestHandlers/DataFixSelectTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/DataFixUpdateAllTest.php b/tests/app/Http/RequestHandlers/DataFixUpdateAllTest.php
index f329d17938..7868027527 100644
--- a/tests/app/Http/RequestHandlers/DataFixUpdateAllTest.php
+++ b/tests/app/Http/RequestHandlers/DataFixUpdateAllTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/DataFixUpdateTest.php b/tests/app/Http/RequestHandlers/DataFixUpdateTest.php
index 412725ec73..eb61c239d7 100644
--- a/tests/app/Http/RequestHandlers/DataFixUpdateTest.php
+++ b/tests/app/Http/RequestHandlers/DataFixUpdateTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/DeleteFactTest.php b/tests/app/Http/RequestHandlers/DeleteFactTest.php
index 1cdb9fdf9a..6ea463342d 100644
--- a/tests/app/Http/RequestHandlers/DeleteFactTest.php
+++ b/tests/app/Http/RequestHandlers/DeleteFactTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/DeletePathTest.php b/tests/app/Http/RequestHandlers/DeletePathTest.php
index 93ce5c2ae1..991df8a9ab 100644
--- a/tests/app/Http/RequestHandlers/DeletePathTest.php
+++ b/tests/app/Http/RequestHandlers/DeletePathTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/DeleteRecordTest.php b/tests/app/Http/RequestHandlers/DeleteRecordTest.php
index 1ceeb6dd21..d9ad1de935 100644
--- a/tests/app/Http/RequestHandlers/DeleteRecordTest.php
+++ b/tests/app/Http/RequestHandlers/DeleteRecordTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/DeleteTreeActionTest.php b/tests/app/Http/RequestHandlers/DeleteTreeActionTest.php
index f9ad5f66f6..a8331ce1b3 100644
--- a/tests/app/Http/RequestHandlers/DeleteTreeActionTest.php
+++ b/tests/app/Http/RequestHandlers/DeleteTreeActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/DeleteUserTest.php b/tests/app/Http/RequestHandlers/DeleteUserTest.php
index f410bb0c5a..f7771a0c75 100644
--- a/tests/app/Http/RequestHandlers/DeleteUserTest.php
+++ b/tests/app/Http/RequestHandlers/DeleteUserTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/EditFactActionTest.php b/tests/app/Http/RequestHandlers/EditFactActionTest.php
index b73118fa30..86ffdf529c 100644
--- a/tests/app/Http/RequestHandlers/EditFactActionTest.php
+++ b/tests/app/Http/RequestHandlers/EditFactActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/EditFactPageTest.php b/tests/app/Http/RequestHandlers/EditFactPageTest.php
index 1f07e7fdc3..3a86af9fd4 100644
--- a/tests/app/Http/RequestHandlers/EditFactPageTest.php
+++ b/tests/app/Http/RequestHandlers/EditFactPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/EditMediaFileActionTest.php b/tests/app/Http/RequestHandlers/EditMediaFileActionTest.php
index b08cbff928..533dbee380 100644
--- a/tests/app/Http/RequestHandlers/EditMediaFileActionTest.php
+++ b/tests/app/Http/RequestHandlers/EditMediaFileActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/EditMediaFileModalTest.php b/tests/app/Http/RequestHandlers/EditMediaFileModalTest.php
index 38de91bdfc..3e1c5fb4fa 100644
--- a/tests/app/Http/RequestHandlers/EditMediaFileModalTest.php
+++ b/tests/app/Http/RequestHandlers/EditMediaFileModalTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/EditNoteActionTest.php b/tests/app/Http/RequestHandlers/EditNoteActionTest.php
index b9ebf66376..88c92fc9f7 100644
--- a/tests/app/Http/RequestHandlers/EditNoteActionTest.php
+++ b/tests/app/Http/RequestHandlers/EditNoteActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/EditNotePageTest.php b/tests/app/Http/RequestHandlers/EditNotePageTest.php
index f62f8634bf..a2def048f5 100644
--- a/tests/app/Http/RequestHandlers/EditNotePageTest.php
+++ b/tests/app/Http/RequestHandlers/EditNotePageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/EditRawFactActionTest.php b/tests/app/Http/RequestHandlers/EditRawFactActionTest.php
index c1c3957c97..c868f8f5cb 100644
--- a/tests/app/Http/RequestHandlers/EditRawFactActionTest.php
+++ b/tests/app/Http/RequestHandlers/EditRawFactActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/EditRawFactPageTest.php b/tests/app/Http/RequestHandlers/EditRawFactPageTest.php
index 9713a5da08..67b13265bb 100644
--- a/tests/app/Http/RequestHandlers/EditRawFactPageTest.php
+++ b/tests/app/Http/RequestHandlers/EditRawFactPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/EditRawRecordActionTest.php b/tests/app/Http/RequestHandlers/EditRawRecordActionTest.php
index 7433c5d81d..8e6abc3d65 100644
--- a/tests/app/Http/RequestHandlers/EditRawRecordActionTest.php
+++ b/tests/app/Http/RequestHandlers/EditRawRecordActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/EditRawRecordPageTest.php b/tests/app/Http/RequestHandlers/EditRawRecordPageTest.php
index 18229e9f35..68b71f4605 100644
--- a/tests/app/Http/RequestHandlers/EditRawRecordPageTest.php
+++ b/tests/app/Http/RequestHandlers/EditRawRecordPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/EditRecordActionTest.php b/tests/app/Http/RequestHandlers/EditRecordActionTest.php
index 610d74866d..ef999b3091 100644
--- a/tests/app/Http/RequestHandlers/EditRecordActionTest.php
+++ b/tests/app/Http/RequestHandlers/EditRecordActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/EditRecordPageTest.php b/tests/app/Http/RequestHandlers/EditRecordPageTest.php
index 0f75213855..93b020c124 100644
--- a/tests/app/Http/RequestHandlers/EditRecordPageTest.php
+++ b/tests/app/Http/RequestHandlers/EditRecordPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/EmailPreferencesActionTest.php b/tests/app/Http/RequestHandlers/EmailPreferencesActionTest.php
index a93be0839a..5a163fef1e 100644
--- a/tests/app/Http/RequestHandlers/EmailPreferencesActionTest.php
+++ b/tests/app/Http/RequestHandlers/EmailPreferencesActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/EmailPreferencesPageTest.php b/tests/app/Http/RequestHandlers/EmailPreferencesPageTest.php
index e265444309..1a9798ddfc 100644
--- a/tests/app/Http/RequestHandlers/EmailPreferencesPageTest.php
+++ b/tests/app/Http/RequestHandlers/EmailPreferencesPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/EmptyClipboardTest.php b/tests/app/Http/RequestHandlers/EmptyClipboardTest.php
index 295c411a37..081a34bc30 100644
--- a/tests/app/Http/RequestHandlers/EmptyClipboardTest.php
+++ b/tests/app/Http/RequestHandlers/EmptyClipboardTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ExportGedcomClientTest.php b/tests/app/Http/RequestHandlers/ExportGedcomClientTest.php
index 97c57e6a47..c31600323f 100644
--- a/tests/app/Http/RequestHandlers/ExportGedcomClientTest.php
+++ b/tests/app/Http/RequestHandlers/ExportGedcomClientTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ExportGedcomPageTest.php b/tests/app/Http/RequestHandlers/ExportGedcomPageTest.php
index 7be14cc6f0..14a7bdbbec 100644
--- a/tests/app/Http/RequestHandlers/ExportGedcomPageTest.php
+++ b/tests/app/Http/RequestHandlers/ExportGedcomPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ExportGedcomServerTest.php b/tests/app/Http/RequestHandlers/ExportGedcomServerTest.php
index aab098b6a8..5336036871 100644
--- a/tests/app/Http/RequestHandlers/ExportGedcomServerTest.php
+++ b/tests/app/Http/RequestHandlers/ExportGedcomServerTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/FamilyPageTest.php b/tests/app/Http/RequestHandlers/FamilyPageTest.php
index ac658c4bcd..e78c42ab69 100644
--- a/tests/app/Http/RequestHandlers/FamilyPageTest.php
+++ b/tests/app/Http/RequestHandlers/FamilyPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/FaviconIcoTest.php b/tests/app/Http/RequestHandlers/FaviconIcoTest.php
index 4af0577afd..e691ee289d 100644
--- a/tests/app/Http/RequestHandlers/FaviconIcoTest.php
+++ b/tests/app/Http/RequestHandlers/FaviconIcoTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/FindDuplicateRecordsTest.php b/tests/app/Http/RequestHandlers/FindDuplicateRecordsTest.php
index d6cc474201..e8356187d1 100644
--- a/tests/app/Http/RequestHandlers/FindDuplicateRecordsTest.php
+++ b/tests/app/Http/RequestHandlers/FindDuplicateRecordsTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/FixLevel0MediaActionTest.php b/tests/app/Http/RequestHandlers/FixLevel0MediaActionTest.php
index 70575d00e7..3b608ac3f6 100644
--- a/tests/app/Http/RequestHandlers/FixLevel0MediaActionTest.php
+++ b/tests/app/Http/RequestHandlers/FixLevel0MediaActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/FixLevel0MediaDataTest.php b/tests/app/Http/RequestHandlers/FixLevel0MediaDataTest.php
index 1810b47ceb..552040e843 100644
--- a/tests/app/Http/RequestHandlers/FixLevel0MediaDataTest.php
+++ b/tests/app/Http/RequestHandlers/FixLevel0MediaDataTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/FixLevel0MediaPageTest.php b/tests/app/Http/RequestHandlers/FixLevel0MediaPageTest.php
index 2a616ae441..18bffbe7eb 100644
--- a/tests/app/Http/RequestHandlers/FixLevel0MediaPageTest.php
+++ b/tests/app/Http/RequestHandlers/FixLevel0MediaPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/GedcomLoadTest.php b/tests/app/Http/RequestHandlers/GedcomLoadTest.php
index 3a15efc1bc..16b8c9033b 100644
--- a/tests/app/Http/RequestHandlers/GedcomLoadTest.php
+++ b/tests/app/Http/RequestHandlers/GedcomLoadTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/GedcomRecordPageTest.php b/tests/app/Http/RequestHandlers/GedcomRecordPageTest.php
index ddb9aa87bf..1eb48bcdfb 100644
--- a/tests/app/Http/RequestHandlers/GedcomRecordPageTest.php
+++ b/tests/app/Http/RequestHandlers/GedcomRecordPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/HeaderPageTest.php b/tests/app/Http/RequestHandlers/HeaderPageTest.php
index 5d982b6f78..5338d87149 100644
--- a/tests/app/Http/RequestHandlers/HeaderPageTest.php
+++ b/tests/app/Http/RequestHandlers/HeaderPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/HelpTextTest.php b/tests/app/Http/RequestHandlers/HelpTextTest.php
index 30ab75dcd4..ac58b9f067 100644
--- a/tests/app/Http/RequestHandlers/HelpTextTest.php
+++ b/tests/app/Http/RequestHandlers/HelpTextTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/HomePageTest.php b/tests/app/Http/RequestHandlers/HomePageTest.php
index c671aa6f7f..306f087b29 100644
--- a/tests/app/Http/RequestHandlers/HomePageTest.php
+++ b/tests/app/Http/RequestHandlers/HomePageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ImportGedcomActionTest.php b/tests/app/Http/RequestHandlers/ImportGedcomActionTest.php
index 4342f2519c..40da06f767 100644
--- a/tests/app/Http/RequestHandlers/ImportGedcomActionTest.php
+++ b/tests/app/Http/RequestHandlers/ImportGedcomActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ImportGedcomPageTest.php b/tests/app/Http/RequestHandlers/ImportGedcomPageTest.php
index d15baa4d5e..1d687f7cf5 100644
--- a/tests/app/Http/RequestHandlers/ImportGedcomPageTest.php
+++ b/tests/app/Http/RequestHandlers/ImportGedcomPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/IndividualPageTest.php b/tests/app/Http/RequestHandlers/IndividualPageTest.php
index 0d7bafaa4f..fe15eb2f61 100644
--- a/tests/app/Http/RequestHandlers/IndividualPageTest.php
+++ b/tests/app/Http/RequestHandlers/IndividualPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/LinkChildToFamilyActionTest.php b/tests/app/Http/RequestHandlers/LinkChildToFamilyActionTest.php
index 1116bafa20..53931a0603 100644
--- a/tests/app/Http/RequestHandlers/LinkChildToFamilyActionTest.php
+++ b/tests/app/Http/RequestHandlers/LinkChildToFamilyActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/LinkChildToFamilyPageTest.php b/tests/app/Http/RequestHandlers/LinkChildToFamilyPageTest.php
index dae2bfa084..2ec0ef3152 100644
--- a/tests/app/Http/RequestHandlers/LinkChildToFamilyPageTest.php
+++ b/tests/app/Http/RequestHandlers/LinkChildToFamilyPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/LinkMediaToFamilyModalTest.php b/tests/app/Http/RequestHandlers/LinkMediaToFamilyModalTest.php
index ae9a42a277..ab50d2633e 100644
--- a/tests/app/Http/RequestHandlers/LinkMediaToFamilyModalTest.php
+++ b/tests/app/Http/RequestHandlers/LinkMediaToFamilyModalTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/LinkMediaToIndividualModalTest.php b/tests/app/Http/RequestHandlers/LinkMediaToIndividualModalTest.php
index f448525aea..c78c6f6b3a 100644
--- a/tests/app/Http/RequestHandlers/LinkMediaToIndividualModalTest.php
+++ b/tests/app/Http/RequestHandlers/LinkMediaToIndividualModalTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/LinkMediaToRecordActionTest.php b/tests/app/Http/RequestHandlers/LinkMediaToRecordActionTest.php
index d45e4b5250..b2daa97ec9 100644
--- a/tests/app/Http/RequestHandlers/LinkMediaToRecordActionTest.php
+++ b/tests/app/Http/RequestHandlers/LinkMediaToRecordActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/LinkMediaToSourceModalTest.php b/tests/app/Http/RequestHandlers/LinkMediaToSourceModalTest.php
index 2fcb522830..ac5c862aff 100644
--- a/tests/app/Http/RequestHandlers/LinkMediaToSourceModalTest.php
+++ b/tests/app/Http/RequestHandlers/LinkMediaToSourceModalTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/LinkSpouseToIndividualActionTest.php b/tests/app/Http/RequestHandlers/LinkSpouseToIndividualActionTest.php
index 14e06f53be..f6d17fd713 100644
--- a/tests/app/Http/RequestHandlers/LinkSpouseToIndividualActionTest.php
+++ b/tests/app/Http/RequestHandlers/LinkSpouseToIndividualActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/LinkSpouseToIndividualPageTest.php b/tests/app/Http/RequestHandlers/LinkSpouseToIndividualPageTest.php
index 57a90c0b27..1591b6ba3d 100644
--- a/tests/app/Http/RequestHandlers/LinkSpouseToIndividualPageTest.php
+++ b/tests/app/Http/RequestHandlers/LinkSpouseToIndividualPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/LocationPageTest.php b/tests/app/Http/RequestHandlers/LocationPageTest.php
index 246ced6511..8ef486b514 100644
--- a/tests/app/Http/RequestHandlers/LocationPageTest.php
+++ b/tests/app/Http/RequestHandlers/LocationPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/LoginActionTest.php b/tests/app/Http/RequestHandlers/LoginActionTest.php
index 0217da957d..631963fe2f 100644
--- a/tests/app/Http/RequestHandlers/LoginActionTest.php
+++ b/tests/app/Http/RequestHandlers/LoginActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/LoginPageTest.php b/tests/app/Http/RequestHandlers/LoginPageTest.php
index c059c53bb4..a068f69189 100644
--- a/tests/app/Http/RequestHandlers/LoginPageTest.php
+++ b/tests/app/Http/RequestHandlers/LoginPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/LogoutTest.php b/tests/app/Http/RequestHandlers/LogoutTest.php
index b3fa3cc077..a447e386d7 100644
--- a/tests/app/Http/RequestHandlers/LogoutTest.php
+++ b/tests/app/Http/RequestHandlers/LogoutTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ManageMediaActionTest.php b/tests/app/Http/RequestHandlers/ManageMediaActionTest.php
index b6b72b2386..e8cce59f78 100644
--- a/tests/app/Http/RequestHandlers/ManageMediaActionTest.php
+++ b/tests/app/Http/RequestHandlers/ManageMediaActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ManageMediaDataTest.php b/tests/app/Http/RequestHandlers/ManageMediaDataTest.php
index 54fbe4be1e..0cef02db04 100644
--- a/tests/app/Http/RequestHandlers/ManageMediaDataTest.php
+++ b/tests/app/Http/RequestHandlers/ManageMediaDataTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ManageMediaPageTest.php b/tests/app/Http/RequestHandlers/ManageMediaPageTest.php
index daa626ac8a..11abc1c6cc 100644
--- a/tests/app/Http/RequestHandlers/ManageMediaPageTest.php
+++ b/tests/app/Http/RequestHandlers/ManageMediaPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ManageTreesTest.php b/tests/app/Http/RequestHandlers/ManageTreesTest.php
index 40dba3e97d..97f42a0658 100644
--- a/tests/app/Http/RequestHandlers/ManageTreesTest.php
+++ b/tests/app/Http/RequestHandlers/ManageTreesTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/MapDataAddTest.php b/tests/app/Http/RequestHandlers/MapDataAddTest.php
index b6a7074931..8cbf111635 100644
--- a/tests/app/Http/RequestHandlers/MapDataAddTest.php
+++ b/tests/app/Http/RequestHandlers/MapDataAddTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/MapDataDeleteTest.php b/tests/app/Http/RequestHandlers/MapDataDeleteTest.php
index 4a1b01fe82..628328d980 100644
--- a/tests/app/Http/RequestHandlers/MapDataDeleteTest.php
+++ b/tests/app/Http/RequestHandlers/MapDataDeleteTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/MapDataDeleteUnusedTest.php b/tests/app/Http/RequestHandlers/MapDataDeleteUnusedTest.php
index ddb5c3df1b..517af2a31f 100644
--- a/tests/app/Http/RequestHandlers/MapDataDeleteUnusedTest.php
+++ b/tests/app/Http/RequestHandlers/MapDataDeleteUnusedTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/MapDataEditTest.php b/tests/app/Http/RequestHandlers/MapDataEditTest.php
index faafb83210..d3f6d3c23e 100644
--- a/tests/app/Http/RequestHandlers/MapDataEditTest.php
+++ b/tests/app/Http/RequestHandlers/MapDataEditTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/MapDataExportCSVTest.php b/tests/app/Http/RequestHandlers/MapDataExportCSVTest.php
index 3acbabaa34..7af17317bf 100644
--- a/tests/app/Http/RequestHandlers/MapDataExportCSVTest.php
+++ b/tests/app/Http/RequestHandlers/MapDataExportCSVTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/MapDataExportGeoJsonTest.php b/tests/app/Http/RequestHandlers/MapDataExportGeoJsonTest.php
index c44ee4c870..d41c8cc067 100644
--- a/tests/app/Http/RequestHandlers/MapDataExportGeoJsonTest.php
+++ b/tests/app/Http/RequestHandlers/MapDataExportGeoJsonTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/MapDataImportActionTest.php b/tests/app/Http/RequestHandlers/MapDataImportActionTest.php
index 9322e924d9..07724ebb3a 100644
--- a/tests/app/Http/RequestHandlers/MapDataImportActionTest.php
+++ b/tests/app/Http/RequestHandlers/MapDataImportActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/MapDataImportPageTest.php b/tests/app/Http/RequestHandlers/MapDataImportPageTest.php
index 736165a2b7..277583a278 100644
--- a/tests/app/Http/RequestHandlers/MapDataImportPageTest.php
+++ b/tests/app/Http/RequestHandlers/MapDataImportPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/MapDataListTest.php b/tests/app/Http/RequestHandlers/MapDataListTest.php
index 6472146a4e..b86e782524 100644
--- a/tests/app/Http/RequestHandlers/MapDataListTest.php
+++ b/tests/app/Http/RequestHandlers/MapDataListTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/MapDataSaveTest.php b/tests/app/Http/RequestHandlers/MapDataSaveTest.php
index 49a10dab94..66d5404148 100644
--- a/tests/app/Http/RequestHandlers/MapDataSaveTest.php
+++ b/tests/app/Http/RequestHandlers/MapDataSaveTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/MasqueradeTest.php b/tests/app/Http/RequestHandlers/MasqueradeTest.php
index 4b64eb005b..d836d7dec2 100644
--- a/tests/app/Http/RequestHandlers/MasqueradeTest.php
+++ b/tests/app/Http/RequestHandlers/MasqueradeTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/MediaFileDownloadTest.php b/tests/app/Http/RequestHandlers/MediaFileDownloadTest.php
index e187a3c500..880c92ee36 100644
--- a/tests/app/Http/RequestHandlers/MediaFileDownloadTest.php
+++ b/tests/app/Http/RequestHandlers/MediaFileDownloadTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/MediaFileThumbnailTest.php b/tests/app/Http/RequestHandlers/MediaFileThumbnailTest.php
index dd56ed99dd..ebda1fbe93 100644
--- a/tests/app/Http/RequestHandlers/MediaFileThumbnailTest.php
+++ b/tests/app/Http/RequestHandlers/MediaFileThumbnailTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/MediaPageTest.php b/tests/app/Http/RequestHandlers/MediaPageTest.php
index 45021cc2c9..c62578c560 100644
--- a/tests/app/Http/RequestHandlers/MediaPageTest.php
+++ b/tests/app/Http/RequestHandlers/MediaPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/MergeFactsActionTest.php b/tests/app/Http/RequestHandlers/MergeFactsActionTest.php
index f88ec1a3f5..14d87f0dfe 100644
--- a/tests/app/Http/RequestHandlers/MergeFactsActionTest.php
+++ b/tests/app/Http/RequestHandlers/MergeFactsActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/MergeFactsPageTest.php b/tests/app/Http/RequestHandlers/MergeFactsPageTest.php
index f24d919e03..2d91a4a8e8 100644
--- a/tests/app/Http/RequestHandlers/MergeFactsPageTest.php
+++ b/tests/app/Http/RequestHandlers/MergeFactsPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/MergeRecordsActionTest.php b/tests/app/Http/RequestHandlers/MergeRecordsActionTest.php
index 1041469d88..b0e4c153ac 100644
--- a/tests/app/Http/RequestHandlers/MergeRecordsActionTest.php
+++ b/tests/app/Http/RequestHandlers/MergeRecordsActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/MergeRecordsPageTest.php b/tests/app/Http/RequestHandlers/MergeRecordsPageTest.php
index 91e73c603f..84913c73c5 100644
--- a/tests/app/Http/RequestHandlers/MergeRecordsPageTest.php
+++ b/tests/app/Http/RequestHandlers/MergeRecordsPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/MergeTreesActionTest.php b/tests/app/Http/RequestHandlers/MergeTreesActionTest.php
index 957da5745a..81148d6f65 100644
--- a/tests/app/Http/RequestHandlers/MergeTreesActionTest.php
+++ b/tests/app/Http/RequestHandlers/MergeTreesActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/MergeTreesPageTest.php b/tests/app/Http/RequestHandlers/MergeTreesPageTest.php
index bf0b6a91ee..5443d45969 100644
--- a/tests/app/Http/RequestHandlers/MergeTreesPageTest.php
+++ b/tests/app/Http/RequestHandlers/MergeTreesPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/MessageActionTest.php b/tests/app/Http/RequestHandlers/MessageActionTest.php
index ebab691d94..793cec468d 100644
--- a/tests/app/Http/RequestHandlers/MessageActionTest.php
+++ b/tests/app/Http/RequestHandlers/MessageActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/MessagePageTest.php b/tests/app/Http/RequestHandlers/MessagePageTest.php
index b5c9637ae4..35160af060 100644
--- a/tests/app/Http/RequestHandlers/MessagePageTest.php
+++ b/tests/app/Http/RequestHandlers/MessagePageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/MessageSelectTest.php b/tests/app/Http/RequestHandlers/MessageSelectTest.php
index f281773e2d..aa0113ccba 100644
--- a/tests/app/Http/RequestHandlers/MessageSelectTest.php
+++ b/tests/app/Http/RequestHandlers/MessageSelectTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModuleActionTest.php b/tests/app/Http/RequestHandlers/ModuleActionTest.php
index 5df6acdf95..24f0f37700 100644
--- a/tests/app/Http/RequestHandlers/ModuleActionTest.php
+++ b/tests/app/Http/RequestHandlers/ModuleActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModuleDeleteSettingsTest.php b/tests/app/Http/RequestHandlers/ModuleDeleteSettingsTest.php
index 9431e586c3..1d41ef3e23 100644
--- a/tests/app/Http/RequestHandlers/ModuleDeleteSettingsTest.php
+++ b/tests/app/Http/RequestHandlers/ModuleDeleteSettingsTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesAllActionTest.php b/tests/app/Http/RequestHandlers/ModulesAllActionTest.php
index 32be91c89a..2efa5fc5cf 100644
--- a/tests/app/Http/RequestHandlers/ModulesAllActionTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesAllActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesAllPageTest.php b/tests/app/Http/RequestHandlers/ModulesAllPageTest.php
index 61a18bf4ef..7d6aba3c7e 100644
--- a/tests/app/Http/RequestHandlers/ModulesAllPageTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesAllPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesAnalyticsActionTest.php b/tests/app/Http/RequestHandlers/ModulesAnalyticsActionTest.php
index 6c11fd9f34..5e934774f2 100644
--- a/tests/app/Http/RequestHandlers/ModulesAnalyticsActionTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesAnalyticsActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesAnalyticsPageTest.php b/tests/app/Http/RequestHandlers/ModulesAnalyticsPageTest.php
index 34f902d362..3702d62659 100644
--- a/tests/app/Http/RequestHandlers/ModulesAnalyticsPageTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesAnalyticsPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesBlocksActionTest.php b/tests/app/Http/RequestHandlers/ModulesBlocksActionTest.php
index 29cbcbd478..7e93fc1d3f 100644
--- a/tests/app/Http/RequestHandlers/ModulesBlocksActionTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesBlocksActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesBlocksPageTest.php b/tests/app/Http/RequestHandlers/ModulesBlocksPageTest.php
index 205a450a94..da9e00b7a0 100644
--- a/tests/app/Http/RequestHandlers/ModulesBlocksPageTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesBlocksPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesChartsActionTest.php b/tests/app/Http/RequestHandlers/ModulesChartsActionTest.php
index 0f225e8f79..2695d20809 100644
--- a/tests/app/Http/RequestHandlers/ModulesChartsActionTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesChartsActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesChartsPageTest.php b/tests/app/Http/RequestHandlers/ModulesChartsPageTest.php
index 427fb20c95..9256018883 100644
--- a/tests/app/Http/RequestHandlers/ModulesChartsPageTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesChartsPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesDataFixesActionTest.php b/tests/app/Http/RequestHandlers/ModulesDataFixesActionTest.php
index ea58a1d34d..8a356d4ff4 100644
--- a/tests/app/Http/RequestHandlers/ModulesDataFixesActionTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesDataFixesActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesDataFixesPageTest.php b/tests/app/Http/RequestHandlers/ModulesDataFixesPageTest.php
index 7fe9d3aeda..902c20ccd9 100644
--- a/tests/app/Http/RequestHandlers/ModulesDataFixesPageTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesDataFixesPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesFootersActionTest.php b/tests/app/Http/RequestHandlers/ModulesFootersActionTest.php
index 95aa4d2ccb..f7751ae80b 100644
--- a/tests/app/Http/RequestHandlers/ModulesFootersActionTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesFootersActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesFootersPageTest.php b/tests/app/Http/RequestHandlers/ModulesFootersPageTest.php
index 509ebe7736..ac68db3600 100644
--- a/tests/app/Http/RequestHandlers/ModulesFootersPageTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesFootersPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesHistoricEventsActionTest.php b/tests/app/Http/RequestHandlers/ModulesHistoricEventsActionTest.php
index e6136a8ffb..143194851f 100644
--- a/tests/app/Http/RequestHandlers/ModulesHistoricEventsActionTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesHistoricEventsActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesHistoricEventsPageTest.php b/tests/app/Http/RequestHandlers/ModulesHistoricEventsPageTest.php
index 4c44e3eb12..1e090ed888 100644
--- a/tests/app/Http/RequestHandlers/ModulesHistoricEventsPageTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesHistoricEventsPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesLanguagesActionTest.php b/tests/app/Http/RequestHandlers/ModulesLanguagesActionTest.php
index c5f6b23be1..ece994ebea 100644
--- a/tests/app/Http/RequestHandlers/ModulesLanguagesActionTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesLanguagesActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesLanguagesPageTest.php b/tests/app/Http/RequestHandlers/ModulesLanguagesPageTest.php
index 5bb2de92f1..a26ad018c0 100644
--- a/tests/app/Http/RequestHandlers/ModulesLanguagesPageTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesLanguagesPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesListsActionTest.php b/tests/app/Http/RequestHandlers/ModulesListsActionTest.php
index 0ddf3e22ed..2aa596d47b 100644
--- a/tests/app/Http/RequestHandlers/ModulesListsActionTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesListsActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesListsPageTest.php b/tests/app/Http/RequestHandlers/ModulesListsPageTest.php
index 3077ac07b5..1524adf608 100644
--- a/tests/app/Http/RequestHandlers/ModulesListsPageTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesListsPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesMapAutocompleteActionTest.php b/tests/app/Http/RequestHandlers/ModulesMapAutocompleteActionTest.php
index d217d15951..6d1cca12f4 100644
--- a/tests/app/Http/RequestHandlers/ModulesMapAutocompleteActionTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesMapAutocompleteActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesMapAutocompletePageTest.php b/tests/app/Http/RequestHandlers/ModulesMapAutocompletePageTest.php
index 17b1c60508..823d9ee5e4 100644
--- a/tests/app/Http/RequestHandlers/ModulesMapAutocompletePageTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesMapAutocompletePageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesMapGeoLocationsActionTest.php b/tests/app/Http/RequestHandlers/ModulesMapGeoLocationsActionTest.php
index ae1af3fca2..419ab4387d 100644
--- a/tests/app/Http/RequestHandlers/ModulesMapGeoLocationsActionTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesMapGeoLocationsActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesMapGeoLocationsPageTest.php b/tests/app/Http/RequestHandlers/ModulesMapGeoLocationsPageTest.php
index 4f3ed8f5d4..2fb2ecee96 100644
--- a/tests/app/Http/RequestHandlers/ModulesMapGeoLocationsPageTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesMapGeoLocationsPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesMapLinksActionTest.php b/tests/app/Http/RequestHandlers/ModulesMapLinksActionTest.php
index 45bafa1004..c9b2841da0 100644
--- a/tests/app/Http/RequestHandlers/ModulesMapLinksActionTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesMapLinksActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesMapLinksPageTest.php b/tests/app/Http/RequestHandlers/ModulesMapLinksPageTest.php
index 2617e1bddf..78b753f8b3 100644
--- a/tests/app/Http/RequestHandlers/ModulesMapLinksPageTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesMapLinksPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesMapProvidersActionTest.php b/tests/app/Http/RequestHandlers/ModulesMapProvidersActionTest.php
index a05cd64654..360a583c1d 100644
--- a/tests/app/Http/RequestHandlers/ModulesMapProvidersActionTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesMapProvidersActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesMapProvidersPageTest.php b/tests/app/Http/RequestHandlers/ModulesMapProvidersPageTest.php
index f1d3e627af..e9ac620474 100644
--- a/tests/app/Http/RequestHandlers/ModulesMapProvidersPageTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesMapProvidersPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesMenusActionTest.php b/tests/app/Http/RequestHandlers/ModulesMenusActionTest.php
index 38c3167a18..dffbca17a4 100644
--- a/tests/app/Http/RequestHandlers/ModulesMenusActionTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesMenusActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesMenusPageTest.php b/tests/app/Http/RequestHandlers/ModulesMenusPageTest.php
index bfa83b5e70..c84457f66b 100644
--- a/tests/app/Http/RequestHandlers/ModulesMenusPageTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesMenusPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesReportsActionTest.php b/tests/app/Http/RequestHandlers/ModulesReportsActionTest.php
index 404e314086..9244dee78f 100644
--- a/tests/app/Http/RequestHandlers/ModulesReportsActionTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesReportsActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesReportsPageTest.php b/tests/app/Http/RequestHandlers/ModulesReportsPageTest.php
index 2b11fcc0ba..0f8551dde2 100644
--- a/tests/app/Http/RequestHandlers/ModulesReportsPageTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesReportsPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesSharesActionTest.php b/tests/app/Http/RequestHandlers/ModulesSharesActionTest.php
index 625936b6d1..5764166882 100644
--- a/tests/app/Http/RequestHandlers/ModulesSharesActionTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesSharesActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesSharesPageTest.php b/tests/app/Http/RequestHandlers/ModulesSharesPageTest.php
index b1b3cb9ec5..071ac535c7 100644
--- a/tests/app/Http/RequestHandlers/ModulesSharesPageTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesSharesPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesSidebarsActionTest.php b/tests/app/Http/RequestHandlers/ModulesSidebarsActionTest.php
index 10cfd98522..45ed166a8b 100644
--- a/tests/app/Http/RequestHandlers/ModulesSidebarsActionTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesSidebarsActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesSidebarsPageTest.php b/tests/app/Http/RequestHandlers/ModulesSidebarsPageTest.php
index 8605a666b4..3655866074 100644
--- a/tests/app/Http/RequestHandlers/ModulesSidebarsPageTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesSidebarsPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesTabsActionTest.php b/tests/app/Http/RequestHandlers/ModulesTabsActionTest.php
index 3988aa2b36..19259b2b91 100644
--- a/tests/app/Http/RequestHandlers/ModulesTabsActionTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesTabsActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesTabsPageTest.php b/tests/app/Http/RequestHandlers/ModulesTabsPageTest.php
index f38f5db54e..177378d94e 100644
--- a/tests/app/Http/RequestHandlers/ModulesTabsPageTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesTabsPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesThemesActionTest.php b/tests/app/Http/RequestHandlers/ModulesThemesActionTest.php
index 4366ec070a..0f203437d8 100644
--- a/tests/app/Http/RequestHandlers/ModulesThemesActionTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesThemesActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesThemesPageTest.php b/tests/app/Http/RequestHandlers/ModulesThemesPageTest.php
index 5386d4d3fa..d3b84701c7 100644
--- a/tests/app/Http/RequestHandlers/ModulesThemesPageTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesThemesPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/NotFoundTest.php b/tests/app/Http/RequestHandlers/NotFoundTest.php
index a819a4bdf3..9ecf8e1e8d 100644
--- a/tests/app/Http/RequestHandlers/NotFoundTest.php
+++ b/tests/app/Http/RequestHandlers/NotFoundTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/NotePageTest.php b/tests/app/Http/RequestHandlers/NotePageTest.php
index 6b248b10d3..be1fcda057 100644
--- a/tests/app/Http/RequestHandlers/NotePageTest.php
+++ b/tests/app/Http/RequestHandlers/NotePageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/PasswordRequestActionTest.php b/tests/app/Http/RequestHandlers/PasswordRequestActionTest.php
index 8aeca3e252..8630e0fe8f 100644
--- a/tests/app/Http/RequestHandlers/PasswordRequestActionTest.php
+++ b/tests/app/Http/RequestHandlers/PasswordRequestActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/PasswordRequestPageTest.php b/tests/app/Http/RequestHandlers/PasswordRequestPageTest.php
index 767ca64c9f..dd2bf4652a 100644
--- a/tests/app/Http/RequestHandlers/PasswordRequestPageTest.php
+++ b/tests/app/Http/RequestHandlers/PasswordRequestPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/PasswordResetActionTest.php b/tests/app/Http/RequestHandlers/PasswordResetActionTest.php
index 8dc817754c..bcf1d03c42 100644
--- a/tests/app/Http/RequestHandlers/PasswordResetActionTest.php
+++ b/tests/app/Http/RequestHandlers/PasswordResetActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/PasswordResetPageTest.php b/tests/app/Http/RequestHandlers/PasswordResetPageTest.php
index c763eb43ae..efa1ad54e1 100644
--- a/tests/app/Http/RequestHandlers/PasswordResetPageTest.php
+++ b/tests/app/Http/RequestHandlers/PasswordResetPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/PasteFactTest.php b/tests/app/Http/RequestHandlers/PasteFactTest.php
index dbe30b21a6..afaabae76c 100644
--- a/tests/app/Http/RequestHandlers/PasteFactTest.php
+++ b/tests/app/Http/RequestHandlers/PasteFactTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/PendingChangesAcceptChangeTest.php b/tests/app/Http/RequestHandlers/PendingChangesAcceptChangeTest.php
index be98bd197e..1a2153a39b 100644
--- a/tests/app/Http/RequestHandlers/PendingChangesAcceptChangeTest.php
+++ b/tests/app/Http/RequestHandlers/PendingChangesAcceptChangeTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/PendingChangesAcceptRecordTest.php b/tests/app/Http/RequestHandlers/PendingChangesAcceptRecordTest.php
index 5a195973c0..f58f8049a9 100644
--- a/tests/app/Http/RequestHandlers/PendingChangesAcceptRecordTest.php
+++ b/tests/app/Http/RequestHandlers/PendingChangesAcceptRecordTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/PendingChangesAcceptTreeTest.php b/tests/app/Http/RequestHandlers/PendingChangesAcceptTreeTest.php
index 2d64082d58..98255e77b1 100644
--- a/tests/app/Http/RequestHandlers/PendingChangesAcceptTreeTest.php
+++ b/tests/app/Http/RequestHandlers/PendingChangesAcceptTreeTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/PendingChangesLogActionTest.php b/tests/app/Http/RequestHandlers/PendingChangesLogActionTest.php
index be54c60153..8a7ba03c04 100644
--- a/tests/app/Http/RequestHandlers/PendingChangesLogActionTest.php
+++ b/tests/app/Http/RequestHandlers/PendingChangesLogActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/PendingChangesLogDataTest.php b/tests/app/Http/RequestHandlers/PendingChangesLogDataTest.php
index 0f13859afa..d7f2f05b16 100644
--- a/tests/app/Http/RequestHandlers/PendingChangesLogDataTest.php
+++ b/tests/app/Http/RequestHandlers/PendingChangesLogDataTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/PendingChangesLogDeleteTest.php b/tests/app/Http/RequestHandlers/PendingChangesLogDeleteTest.php
index 8da6e9d055..3913c7ffe8 100644
--- a/tests/app/Http/RequestHandlers/PendingChangesLogDeleteTest.php
+++ b/tests/app/Http/RequestHandlers/PendingChangesLogDeleteTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/PendingChangesLogDownloadTest.php b/tests/app/Http/RequestHandlers/PendingChangesLogDownloadTest.php
index f1f1c02628..fb16e21064 100644
--- a/tests/app/Http/RequestHandlers/PendingChangesLogDownloadTest.php
+++ b/tests/app/Http/RequestHandlers/PendingChangesLogDownloadTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/PendingChangesLogPageTest.php b/tests/app/Http/RequestHandlers/PendingChangesLogPageTest.php
index 8d908afe10..50e6621e34 100644
--- a/tests/app/Http/RequestHandlers/PendingChangesLogPageTest.php
+++ b/tests/app/Http/RequestHandlers/PendingChangesLogPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/PendingChangesRejectChangeTest.php b/tests/app/Http/RequestHandlers/PendingChangesRejectChangeTest.php
index 26ff99c9fc..8915070011 100644
--- a/tests/app/Http/RequestHandlers/PendingChangesRejectChangeTest.php
+++ b/tests/app/Http/RequestHandlers/PendingChangesRejectChangeTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/PendingChangesRejectRecordTest.php b/tests/app/Http/RequestHandlers/PendingChangesRejectRecordTest.php
index cef585bbf9..bd474b4709 100644
--- a/tests/app/Http/RequestHandlers/PendingChangesRejectRecordTest.php
+++ b/tests/app/Http/RequestHandlers/PendingChangesRejectRecordTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/PendingChangesRejectTreeTest.php b/tests/app/Http/RequestHandlers/PendingChangesRejectTreeTest.php
index 8926c6a2ff..70a37bdafe 100644
--- a/tests/app/Http/RequestHandlers/PendingChangesRejectTreeTest.php
+++ b/tests/app/Http/RequestHandlers/PendingChangesRejectTreeTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/PendingChangesTest.php b/tests/app/Http/RequestHandlers/PendingChangesTest.php
index c8342f9d56..d262ea8791 100644
--- a/tests/app/Http/RequestHandlers/PendingChangesTest.php
+++ b/tests/app/Http/RequestHandlers/PendingChangesTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/PhpInformationTest.php b/tests/app/Http/RequestHandlers/PhpInformationTest.php
index cdf34252f8..2eb5ac5203 100644
--- a/tests/app/Http/RequestHandlers/PhpInformationTest.php
+++ b/tests/app/Http/RequestHandlers/PhpInformationTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/PingTest.php b/tests/app/Http/RequestHandlers/PingTest.php
index fc5585fe4f..01b204035b 100644
--- a/tests/app/Http/RequestHandlers/PingTest.php
+++ b/tests/app/Http/RequestHandlers/PingTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RedirectAncestryPhpTest.php b/tests/app/Http/RequestHandlers/RedirectAncestryPhpTest.php
index 897bb66b43..96cb93a62d 100644
--- a/tests/app/Http/RequestHandlers/RedirectAncestryPhpTest.php
+++ b/tests/app/Http/RequestHandlers/RedirectAncestryPhpTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RedirectBranchesPhpTest.php b/tests/app/Http/RequestHandlers/RedirectBranchesPhpTest.php
index fbb87ab233..e03d6c0605 100644
--- a/tests/app/Http/RequestHandlers/RedirectBranchesPhpTest.php
+++ b/tests/app/Http/RequestHandlers/RedirectBranchesPhpTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RedirectCalendarPhpTest.php b/tests/app/Http/RequestHandlers/RedirectCalendarPhpTest.php
index d0957f519b..c5d1b4b12d 100644
--- a/tests/app/Http/RequestHandlers/RedirectCalendarPhpTest.php
+++ b/tests/app/Http/RequestHandlers/RedirectCalendarPhpTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RedirectCompactPhpTest.php b/tests/app/Http/RequestHandlers/RedirectCompactPhpTest.php
index 5aac815137..235c53e294 100644
--- a/tests/app/Http/RequestHandlers/RedirectCompactPhpTest.php
+++ b/tests/app/Http/RequestHandlers/RedirectCompactPhpTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RedirectDescendancyPhpTest.php b/tests/app/Http/RequestHandlers/RedirectDescendancyPhpTest.php
index e90a76c87e..3ea4865a5f 100644
--- a/tests/app/Http/RequestHandlers/RedirectDescendancyPhpTest.php
+++ b/tests/app/Http/RequestHandlers/RedirectDescendancyPhpTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RedirectFamListPhpTest.php b/tests/app/Http/RequestHandlers/RedirectFamListPhpTest.php
index c74583bf57..9759f6d685 100644
--- a/tests/app/Http/RequestHandlers/RedirectFamListPhpTest.php
+++ b/tests/app/Http/RequestHandlers/RedirectFamListPhpTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RedirectFamilyBookPhpTest.php b/tests/app/Http/RequestHandlers/RedirectFamilyBookPhpTest.php
index 31227c016b..e39b1e1941 100644
--- a/tests/app/Http/RequestHandlers/RedirectFamilyBookPhpTest.php
+++ b/tests/app/Http/RequestHandlers/RedirectFamilyBookPhpTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RedirectFamilyPhpTest.php b/tests/app/Http/RequestHandlers/RedirectFamilyPhpTest.php
index 9d9fe29c37..93250071a2 100644
--- a/tests/app/Http/RequestHandlers/RedirectFamilyPhpTest.php
+++ b/tests/app/Http/RequestHandlers/RedirectFamilyPhpTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RedirectFanChartPhpTest.php b/tests/app/Http/RequestHandlers/RedirectFanChartPhpTest.php
index 76ce7d6595..1da248d77e 100644
--- a/tests/app/Http/RequestHandlers/RedirectFanChartPhpTest.php
+++ b/tests/app/Http/RequestHandlers/RedirectFanChartPhpTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RedirectGedRecordPhpTest.php b/tests/app/Http/RequestHandlers/RedirectGedRecordPhpTest.php
index 41aac4ba4f..2e867482c1 100644
--- a/tests/app/Http/RequestHandlers/RedirectGedRecordPhpTest.php
+++ b/tests/app/Http/RequestHandlers/RedirectGedRecordPhpTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RedirectHourGlassPhpTest.php b/tests/app/Http/RequestHandlers/RedirectHourGlassPhpTest.php
index 66e1f24095..65e887e77c 100644
--- a/tests/app/Http/RequestHandlers/RedirectHourGlassPhpTest.php
+++ b/tests/app/Http/RequestHandlers/RedirectHourGlassPhpTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RedirectIndiListPhpTest.php b/tests/app/Http/RequestHandlers/RedirectIndiListPhpTest.php
index 071f4b81e7..5b4349f097 100644
--- a/tests/app/Http/RequestHandlers/RedirectIndiListPhpTest.php
+++ b/tests/app/Http/RequestHandlers/RedirectIndiListPhpTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RedirectIndividualPhpTest.php b/tests/app/Http/RequestHandlers/RedirectIndividualPhpTest.php
index cfc41a520e..8772ec710a 100644
--- a/tests/app/Http/RequestHandlers/RedirectIndividualPhpTest.php
+++ b/tests/app/Http/RequestHandlers/RedirectIndividualPhpTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RedirectLifeSpanPhpTest.php b/tests/app/Http/RequestHandlers/RedirectLifeSpanPhpTest.php
index b6e169dc75..c80456995a 100644
--- a/tests/app/Http/RequestHandlers/RedirectLifeSpanPhpTest.php
+++ b/tests/app/Http/RequestHandlers/RedirectLifeSpanPhpTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RedirectMediaListPhpTest.php b/tests/app/Http/RequestHandlers/RedirectMediaListPhpTest.php
index d99972353f..b8b20ad1a0 100644
--- a/tests/app/Http/RequestHandlers/RedirectMediaListPhpTest.php
+++ b/tests/app/Http/RequestHandlers/RedirectMediaListPhpTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RedirectMediaViewerPhpTest.php b/tests/app/Http/RequestHandlers/RedirectMediaViewerPhpTest.php
index 20d85bffbd..33203ef631 100644
--- a/tests/app/Http/RequestHandlers/RedirectMediaViewerPhpTest.php
+++ b/tests/app/Http/RequestHandlers/RedirectMediaViewerPhpTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RedirectModulePhpTest.php b/tests/app/Http/RequestHandlers/RedirectModulePhpTest.php
index 69bd2c76cb..b62a65b9c3 100644
--- a/tests/app/Http/RequestHandlers/RedirectModulePhpTest.php
+++ b/tests/app/Http/RequestHandlers/RedirectModulePhpTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RedirectNoteListPhpTest.php b/tests/app/Http/RequestHandlers/RedirectNoteListPhpTest.php
index b17f9e3770..468a48e2bc 100644
--- a/tests/app/Http/RequestHandlers/RedirectNoteListPhpTest.php
+++ b/tests/app/Http/RequestHandlers/RedirectNoteListPhpTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RedirectNotePhpTest.php b/tests/app/Http/RequestHandlers/RedirectNotePhpTest.php
index a5d83898b2..d6658eae47 100644
--- a/tests/app/Http/RequestHandlers/RedirectNotePhpTest.php
+++ b/tests/app/Http/RequestHandlers/RedirectNotePhpTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RedirectPedigreePhpTest.php b/tests/app/Http/RequestHandlers/RedirectPedigreePhpTest.php
index 3c1a423121..bbbb830c7d 100644
--- a/tests/app/Http/RequestHandlers/RedirectPedigreePhpTest.php
+++ b/tests/app/Http/RequestHandlers/RedirectPedigreePhpTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RedirectPlaceListPhpTest.php b/tests/app/Http/RequestHandlers/RedirectPlaceListPhpTest.php
index 7f9d88e289..105c9cd816 100644
--- a/tests/app/Http/RequestHandlers/RedirectPlaceListPhpTest.php
+++ b/tests/app/Http/RequestHandlers/RedirectPlaceListPhpTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RedirectRelationshipPhpTest.php b/tests/app/Http/RequestHandlers/RedirectRelationshipPhpTest.php
index 4aa9b21b3d..62a554f20b 100644
--- a/tests/app/Http/RequestHandlers/RedirectRelationshipPhpTest.php
+++ b/tests/app/Http/RequestHandlers/RedirectRelationshipPhpTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RedirectRepoListPhpTest.php b/tests/app/Http/RequestHandlers/RedirectRepoListPhpTest.php
index 7d4538db04..9edf5583f9 100644
--- a/tests/app/Http/RequestHandlers/RedirectRepoListPhpTest.php
+++ b/tests/app/Http/RequestHandlers/RedirectRepoListPhpTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RedirectReportEnginePhpTest.php b/tests/app/Http/RequestHandlers/RedirectReportEnginePhpTest.php
index 2e5f5a95d5..c08789ab23 100644
--- a/tests/app/Http/RequestHandlers/RedirectReportEnginePhpTest.php
+++ b/tests/app/Http/RequestHandlers/RedirectReportEnginePhpTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RedirectRepositoryPhpTest.php b/tests/app/Http/RequestHandlers/RedirectRepositoryPhpTest.php
index 58a62ce5bd..aa1154c58a 100644
--- a/tests/app/Http/RequestHandlers/RedirectRepositoryPhpTest.php
+++ b/tests/app/Http/RequestHandlers/RedirectRepositoryPhpTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RedirectSourceListPhpTest.php b/tests/app/Http/RequestHandlers/RedirectSourceListPhpTest.php
index fb74f273d1..74c7afe4eb 100644
--- a/tests/app/Http/RequestHandlers/RedirectSourceListPhpTest.php
+++ b/tests/app/Http/RequestHandlers/RedirectSourceListPhpTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RedirectSourcePhpTest.php b/tests/app/Http/RequestHandlers/RedirectSourcePhpTest.php
index 335e49b746..bfabe8a39b 100644
--- a/tests/app/Http/RequestHandlers/RedirectSourcePhpTest.php
+++ b/tests/app/Http/RequestHandlers/RedirectSourcePhpTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RedirectStatisticsPhpTest.php b/tests/app/Http/RequestHandlers/RedirectStatisticsPhpTest.php
index 685743c095..b6c65b7dc9 100644
--- a/tests/app/Http/RequestHandlers/RedirectStatisticsPhpTest.php
+++ b/tests/app/Http/RequestHandlers/RedirectStatisticsPhpTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RedirectTimeLinePhpTest.php b/tests/app/Http/RequestHandlers/RedirectTimeLinePhpTest.php
index 951121386b..ce02bbeb26 100644
--- a/tests/app/Http/RequestHandlers/RedirectTimeLinePhpTest.php
+++ b/tests/app/Http/RequestHandlers/RedirectTimeLinePhpTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RegisterActionTest.php b/tests/app/Http/RequestHandlers/RegisterActionTest.php
index aea6f0309b..1b86276887 100644
--- a/tests/app/Http/RequestHandlers/RegisterActionTest.php
+++ b/tests/app/Http/RequestHandlers/RegisterActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RegisterPageTest.php b/tests/app/Http/RequestHandlers/RegisterPageTest.php
index 6092fd622f..927ad6579d 100644
--- a/tests/app/Http/RequestHandlers/RegisterPageTest.php
+++ b/tests/app/Http/RequestHandlers/RegisterPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RenumberTreeActionTest.php b/tests/app/Http/RequestHandlers/RenumberTreeActionTest.php
index bd4d6aa5aa..2cc929d853 100644
--- a/tests/app/Http/RequestHandlers/RenumberTreeActionTest.php
+++ b/tests/app/Http/RequestHandlers/RenumberTreeActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RenumberTreePageTest.php b/tests/app/Http/RequestHandlers/RenumberTreePageTest.php
index d88641bdc5..a71d221888 100644
--- a/tests/app/Http/RequestHandlers/RenumberTreePageTest.php
+++ b/tests/app/Http/RequestHandlers/RenumberTreePageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ReorderChildrenActionTest.php b/tests/app/Http/RequestHandlers/ReorderChildrenActionTest.php
index 660edf29a0..4fb8585f63 100644
--- a/tests/app/Http/RequestHandlers/ReorderChildrenActionTest.php
+++ b/tests/app/Http/RequestHandlers/ReorderChildrenActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ReorderChildrenPageTest.php b/tests/app/Http/RequestHandlers/ReorderChildrenPageTest.php
index 46762a9d0f..a388488102 100644
--- a/tests/app/Http/RequestHandlers/ReorderChildrenPageTest.php
+++ b/tests/app/Http/RequestHandlers/ReorderChildrenPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ReorderFamiliesActionTest.php b/tests/app/Http/RequestHandlers/ReorderFamiliesActionTest.php
index 40e930edaa..66143b46e0 100644
--- a/tests/app/Http/RequestHandlers/ReorderFamiliesActionTest.php
+++ b/tests/app/Http/RequestHandlers/ReorderFamiliesActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ReorderFamiliesPageTest.php b/tests/app/Http/RequestHandlers/ReorderFamiliesPageTest.php
index 1fb76a0c58..9f767c466a 100644
--- a/tests/app/Http/RequestHandlers/ReorderFamiliesPageTest.php
+++ b/tests/app/Http/RequestHandlers/ReorderFamiliesPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ReorderMediaActionTest.php b/tests/app/Http/RequestHandlers/ReorderMediaActionTest.php
index 5ce590ab86..8efdde6817 100644
--- a/tests/app/Http/RequestHandlers/ReorderMediaActionTest.php
+++ b/tests/app/Http/RequestHandlers/ReorderMediaActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ReorderMediaFilesActionTest.php b/tests/app/Http/RequestHandlers/ReorderMediaFilesActionTest.php
index 112a3ed46f..40e0ba1df5 100644
--- a/tests/app/Http/RequestHandlers/ReorderMediaFilesActionTest.php
+++ b/tests/app/Http/RequestHandlers/ReorderMediaFilesActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ReorderMediaFilesPageTest.php b/tests/app/Http/RequestHandlers/ReorderMediaFilesPageTest.php
index 589484e6b3..0a25959c0c 100644
--- a/tests/app/Http/RequestHandlers/ReorderMediaFilesPageTest.php
+++ b/tests/app/Http/RequestHandlers/ReorderMediaFilesPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ReorderMediaPageTest.php b/tests/app/Http/RequestHandlers/ReorderMediaPageTest.php
index 820b24eaec..6a8c7e45a4 100644
--- a/tests/app/Http/RequestHandlers/ReorderMediaPageTest.php
+++ b/tests/app/Http/RequestHandlers/ReorderMediaPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ReorderNamesActionTest.php b/tests/app/Http/RequestHandlers/ReorderNamesActionTest.php
index bd4a0fca6c..9e8f7a8b3f 100644
--- a/tests/app/Http/RequestHandlers/ReorderNamesActionTest.php
+++ b/tests/app/Http/RequestHandlers/ReorderNamesActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ReorderNamesPageTest.php b/tests/app/Http/RequestHandlers/ReorderNamesPageTest.php
index d7da53ca99..f3d07cc205 100644
--- a/tests/app/Http/RequestHandlers/ReorderNamesPageTest.php
+++ b/tests/app/Http/RequestHandlers/ReorderNamesPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ReportGenerateTest.php b/tests/app/Http/RequestHandlers/ReportGenerateTest.php
index 7c84a6b9f5..5259fc829c 100644
--- a/tests/app/Http/RequestHandlers/ReportGenerateTest.php
+++ b/tests/app/Http/RequestHandlers/ReportGenerateTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ReportListActionTest.php b/tests/app/Http/RequestHandlers/ReportListActionTest.php
index b1bdc73fdc..ce72a8d122 100644
--- a/tests/app/Http/RequestHandlers/ReportListActionTest.php
+++ b/tests/app/Http/RequestHandlers/ReportListActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ReportListPageTest.php b/tests/app/Http/RequestHandlers/ReportListPageTest.php
index 82f86b035e..2903144699 100644
--- a/tests/app/Http/RequestHandlers/ReportListPageTest.php
+++ b/tests/app/Http/RequestHandlers/ReportListPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ReportSetupActionTest.php b/tests/app/Http/RequestHandlers/ReportSetupActionTest.php
index ce8802de4d..fd0e84e45a 100644
--- a/tests/app/Http/RequestHandlers/ReportSetupActionTest.php
+++ b/tests/app/Http/RequestHandlers/ReportSetupActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ReportSetupPageTest.php b/tests/app/Http/RequestHandlers/ReportSetupPageTest.php
index 7753fdc86f..ab44126964 100644
--- a/tests/app/Http/RequestHandlers/ReportSetupPageTest.php
+++ b/tests/app/Http/RequestHandlers/ReportSetupPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RepositoryPageTest.php b/tests/app/Http/RequestHandlers/RepositoryPageTest.php
index 903ea6c87e..edcfadd258 100644
--- a/tests/app/Http/RequestHandlers/RepositoryPageTest.php
+++ b/tests/app/Http/RequestHandlers/RepositoryPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RobotsTxtTest.php b/tests/app/Http/RequestHandlers/RobotsTxtTest.php
index 877a7b7714..91b9389dfd 100644
--- a/tests/app/Http/RequestHandlers/RobotsTxtTest.php
+++ b/tests/app/Http/RequestHandlers/RobotsTxtTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/SearchAdvancedActionTest.php b/tests/app/Http/RequestHandlers/SearchAdvancedActionTest.php
index b51bc5c0f1..fa75be1655 100644
--- a/tests/app/Http/RequestHandlers/SearchAdvancedActionTest.php
+++ b/tests/app/Http/RequestHandlers/SearchAdvancedActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/SearchAdvancedPageTest.php b/tests/app/Http/RequestHandlers/SearchAdvancedPageTest.php
index f48baab127..45b3c4564f 100644
--- a/tests/app/Http/RequestHandlers/SearchAdvancedPageTest.php
+++ b/tests/app/Http/RequestHandlers/SearchAdvancedPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/SearchGeneralActionTest.php b/tests/app/Http/RequestHandlers/SearchGeneralActionTest.php
index 3f48595317..5e8adda87f 100644
--- a/tests/app/Http/RequestHandlers/SearchGeneralActionTest.php
+++ b/tests/app/Http/RequestHandlers/SearchGeneralActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/SearchGeneralPageTest.php b/tests/app/Http/RequestHandlers/SearchGeneralPageTest.php
index b9c9447c59..a95649c642 100644
--- a/tests/app/Http/RequestHandlers/SearchGeneralPageTest.php
+++ b/tests/app/Http/RequestHandlers/SearchGeneralPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/SearchPhoneticActionTest.php b/tests/app/Http/RequestHandlers/SearchPhoneticActionTest.php
index 6ef7f44e41..2ed4244dc2 100644
--- a/tests/app/Http/RequestHandlers/SearchPhoneticActionTest.php
+++ b/tests/app/Http/RequestHandlers/SearchPhoneticActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/SearchPhoneticPageTest.php b/tests/app/Http/RequestHandlers/SearchPhoneticPageTest.php
index cb846dec7c..a36873eaf8 100644
--- a/tests/app/Http/RequestHandlers/SearchPhoneticPageTest.php
+++ b/tests/app/Http/RequestHandlers/SearchPhoneticPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/SearchQuickActionTest.php b/tests/app/Http/RequestHandlers/SearchQuickActionTest.php
index 270e0468e3..f5f817f546 100644
--- a/tests/app/Http/RequestHandlers/SearchQuickActionTest.php
+++ b/tests/app/Http/RequestHandlers/SearchQuickActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/SearchReplaceActionTest.php b/tests/app/Http/RequestHandlers/SearchReplaceActionTest.php
index a9b2552e9d..93065211d9 100644
--- a/tests/app/Http/RequestHandlers/SearchReplaceActionTest.php
+++ b/tests/app/Http/RequestHandlers/SearchReplaceActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/SearchReplacePageTest.php b/tests/app/Http/RequestHandlers/SearchReplacePageTest.php
index cf147aec37..fe2bd2176e 100644
--- a/tests/app/Http/RequestHandlers/SearchReplacePageTest.php
+++ b/tests/app/Http/RequestHandlers/SearchReplacePageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/SelectDefaultTreeTest.php b/tests/app/Http/RequestHandlers/SelectDefaultTreeTest.php
index 8dbeca8476..0591a257a3 100644
--- a/tests/app/Http/RequestHandlers/SelectDefaultTreeTest.php
+++ b/tests/app/Http/RequestHandlers/SelectDefaultTreeTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/SelectLanguageTest.php b/tests/app/Http/RequestHandlers/SelectLanguageTest.php
index e4b842b141..e9167c89e0 100644
--- a/tests/app/Http/RequestHandlers/SelectLanguageTest.php
+++ b/tests/app/Http/RequestHandlers/SelectLanguageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/SelectNewFactTest.php b/tests/app/Http/RequestHandlers/SelectNewFactTest.php
index 76640b4adb..7d6870892f 100644
--- a/tests/app/Http/RequestHandlers/SelectNewFactTest.php
+++ b/tests/app/Http/RequestHandlers/SelectNewFactTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/SelectThemeTest.php b/tests/app/Http/RequestHandlers/SelectThemeTest.php
index 4329cae257..a6354f94c2 100644
--- a/tests/app/Http/RequestHandlers/SelectThemeTest.php
+++ b/tests/app/Http/RequestHandlers/SelectThemeTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/SetupWizardTest.php b/tests/app/Http/RequestHandlers/SetupWizardTest.php
index 40e6aac54e..fcb2ea89ed 100644
--- a/tests/app/Http/RequestHandlers/SetupWizardTest.php
+++ b/tests/app/Http/RequestHandlers/SetupWizardTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/SharedNotePageTest.php b/tests/app/Http/RequestHandlers/SharedNotePageTest.php
index a7b1e13a25..a8c8fd2246 100644
--- a/tests/app/Http/RequestHandlers/SharedNotePageTest.php
+++ b/tests/app/Http/RequestHandlers/SharedNotePageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/SiteLogsActionTest.php b/tests/app/Http/RequestHandlers/SiteLogsActionTest.php
index 697afbe9c3..e9478b467e 100644
--- a/tests/app/Http/RequestHandlers/SiteLogsActionTest.php
+++ b/tests/app/Http/RequestHandlers/SiteLogsActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/SiteLogsDataTest.php b/tests/app/Http/RequestHandlers/SiteLogsDataTest.php
index 4501d13a79..02a0786cb1 100644
--- a/tests/app/Http/RequestHandlers/SiteLogsDataTest.php
+++ b/tests/app/Http/RequestHandlers/SiteLogsDataTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/SiteLogsDeleteTest.php b/tests/app/Http/RequestHandlers/SiteLogsDeleteTest.php
index a7b33782a2..5296f51754 100644
--- a/tests/app/Http/RequestHandlers/SiteLogsDeleteTest.php
+++ b/tests/app/Http/RequestHandlers/SiteLogsDeleteTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/SiteLogsDownloadTest.php b/tests/app/Http/RequestHandlers/SiteLogsDownloadTest.php
index 594fd69f93..f5033058af 100644
--- a/tests/app/Http/RequestHandlers/SiteLogsDownloadTest.php
+++ b/tests/app/Http/RequestHandlers/SiteLogsDownloadTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/SiteLogsPageTest.php b/tests/app/Http/RequestHandlers/SiteLogsPageTest.php
index 696f87aa61..777ebe912b 100644
--- a/tests/app/Http/RequestHandlers/SiteLogsPageTest.php
+++ b/tests/app/Http/RequestHandlers/SiteLogsPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/SitePreferencesActionTest.php b/tests/app/Http/RequestHandlers/SitePreferencesActionTest.php
index 75d39e1d35..c925658bcc 100644
--- a/tests/app/Http/RequestHandlers/SitePreferencesActionTest.php
+++ b/tests/app/Http/RequestHandlers/SitePreferencesActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/SitePreferencesPageTest.php b/tests/app/Http/RequestHandlers/SitePreferencesPageTest.php
index 555046378c..1ef4477ab3 100644
--- a/tests/app/Http/RequestHandlers/SitePreferencesPageTest.php
+++ b/tests/app/Http/RequestHandlers/SitePreferencesPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/SiteRegistrationActionTest.php b/tests/app/Http/RequestHandlers/SiteRegistrationActionTest.php
index 9d81d50b58..53cbcf1a23 100644
--- a/tests/app/Http/RequestHandlers/SiteRegistrationActionTest.php
+++ b/tests/app/Http/RequestHandlers/SiteRegistrationActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/SiteRegistrationPageTest.php b/tests/app/Http/RequestHandlers/SiteRegistrationPageTest.php
index b4f34b0c80..e2bc705087 100644
--- a/tests/app/Http/RequestHandlers/SiteRegistrationPageTest.php
+++ b/tests/app/Http/RequestHandlers/SiteRegistrationPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/SiteTagsActionTest.php b/tests/app/Http/RequestHandlers/SiteTagsActionTest.php
index 9806945c8c..aaaa7c676b 100644
--- a/tests/app/Http/RequestHandlers/SiteTagsActionTest.php
+++ b/tests/app/Http/RequestHandlers/SiteTagsActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/SiteTagsPageTest.php b/tests/app/Http/RequestHandlers/SiteTagsPageTest.php
index a483531fa0..16db64c939 100644
--- a/tests/app/Http/RequestHandlers/SiteTagsPageTest.php
+++ b/tests/app/Http/RequestHandlers/SiteTagsPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/SourcePageTest.php b/tests/app/Http/RequestHandlers/SourcePageTest.php
index 54ce8be6a4..511944be18 100644
--- a/tests/app/Http/RequestHandlers/SourcePageTest.php
+++ b/tests/app/Http/RequestHandlers/SourcePageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/SubmissionPageTest.php b/tests/app/Http/RequestHandlers/SubmissionPageTest.php
index 443885af5f..06f7e2824e 100644
--- a/tests/app/Http/RequestHandlers/SubmissionPageTest.php
+++ b/tests/app/Http/RequestHandlers/SubmissionPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/SubmitterPageTest.php b/tests/app/Http/RequestHandlers/SubmitterPageTest.php
index 4f21ec5e82..b40ab0dc17 100644
--- a/tests/app/Http/RequestHandlers/SubmitterPageTest.php
+++ b/tests/app/Http/RequestHandlers/SubmitterPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/SynchronizeTreesTest.php b/tests/app/Http/RequestHandlers/SynchronizeTreesTest.php
index f6c9e1eb4a..1d77f9c475 100644
--- a/tests/app/Http/RequestHandlers/SynchronizeTreesTest.php
+++ b/tests/app/Http/RequestHandlers/SynchronizeTreesTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/TomSelectFamilyTest.php b/tests/app/Http/RequestHandlers/TomSelectFamilyTest.php
index 94b274fc92..02e7a4d1e3 100644
--- a/tests/app/Http/RequestHandlers/TomSelectFamilyTest.php
+++ b/tests/app/Http/RequestHandlers/TomSelectFamilyTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/TomSelectIndividualTest.php b/tests/app/Http/RequestHandlers/TomSelectIndividualTest.php
index b475afaa1e..c08b6b6358 100644
--- a/tests/app/Http/RequestHandlers/TomSelectIndividualTest.php
+++ b/tests/app/Http/RequestHandlers/TomSelectIndividualTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/TomSelectLocationTest.php b/tests/app/Http/RequestHandlers/TomSelectLocationTest.php
index 9a7a87e776..4f93d3f613 100644
--- a/tests/app/Http/RequestHandlers/TomSelectLocationTest.php
+++ b/tests/app/Http/RequestHandlers/TomSelectLocationTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/TomSelectMediaObjectTest.php b/tests/app/Http/RequestHandlers/TomSelectMediaObjectTest.php
index 5a436a9d24..57f6d9ee1f 100644
--- a/tests/app/Http/RequestHandlers/TomSelectMediaObjectTest.php
+++ b/tests/app/Http/RequestHandlers/TomSelectMediaObjectTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/TomSelectNoteTest.php b/tests/app/Http/RequestHandlers/TomSelectNoteTest.php
index 9840cd86e9..355dd4f887 100644
--- a/tests/app/Http/RequestHandlers/TomSelectNoteTest.php
+++ b/tests/app/Http/RequestHandlers/TomSelectNoteTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/TomSelectPlaceTest.php b/tests/app/Http/RequestHandlers/TomSelectPlaceTest.php
index 64b38b4466..cec6a4ac7d 100644
--- a/tests/app/Http/RequestHandlers/TomSelectPlaceTest.php
+++ b/tests/app/Http/RequestHandlers/TomSelectPlaceTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/TomSelectRepositoryTest.php b/tests/app/Http/RequestHandlers/TomSelectRepositoryTest.php
index 4866b40544..3f66525ba5 100644
--- a/tests/app/Http/RequestHandlers/TomSelectRepositoryTest.php
+++ b/tests/app/Http/RequestHandlers/TomSelectRepositoryTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/TomSelectSharedNoteTest.php b/tests/app/Http/RequestHandlers/TomSelectSharedNoteTest.php
index e8b9f760a9..93d784acd7 100644
--- a/tests/app/Http/RequestHandlers/TomSelectSharedNoteTest.php
+++ b/tests/app/Http/RequestHandlers/TomSelectSharedNoteTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/TomSelectSourceTest.php b/tests/app/Http/RequestHandlers/TomSelectSourceTest.php
index e47fb17564..bca73ce10f 100644
--- a/tests/app/Http/RequestHandlers/TomSelectSourceTest.php
+++ b/tests/app/Http/RequestHandlers/TomSelectSourceTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/TomSelectSubmissionTest.php b/tests/app/Http/RequestHandlers/TomSelectSubmissionTest.php
index 77e978dda5..5b6b9c9467 100644
--- a/tests/app/Http/RequestHandlers/TomSelectSubmissionTest.php
+++ b/tests/app/Http/RequestHandlers/TomSelectSubmissionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/TomSelectSubmitterTest.php b/tests/app/Http/RequestHandlers/TomSelectSubmitterTest.php
index d4a3ae5563..3d653a4396 100644
--- a/tests/app/Http/RequestHandlers/TomSelectSubmitterTest.php
+++ b/tests/app/Http/RequestHandlers/TomSelectSubmitterTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/TreePageBlockEditTest.php b/tests/app/Http/RequestHandlers/TreePageBlockEditTest.php
index d8da05e53e..4290f681cd 100644
--- a/tests/app/Http/RequestHandlers/TreePageBlockEditTest.php
+++ b/tests/app/Http/RequestHandlers/TreePageBlockEditTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/TreePageBlockTest.php b/tests/app/Http/RequestHandlers/TreePageBlockTest.php
index 48a30009b1..1d4583c49d 100644
--- a/tests/app/Http/RequestHandlers/TreePageBlockTest.php
+++ b/tests/app/Http/RequestHandlers/TreePageBlockTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/TreePageBlockUpdateTest.php b/tests/app/Http/RequestHandlers/TreePageBlockUpdateTest.php
index 90a1289010..39cac849c8 100644
--- a/tests/app/Http/RequestHandlers/TreePageBlockUpdateTest.php
+++ b/tests/app/Http/RequestHandlers/TreePageBlockUpdateTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/TreePageDefaultEditTest.php b/tests/app/Http/RequestHandlers/TreePageDefaultEditTest.php
index db8c505ab2..e9d1fd5f20 100644
--- a/tests/app/Http/RequestHandlers/TreePageDefaultEditTest.php
+++ b/tests/app/Http/RequestHandlers/TreePageDefaultEditTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/TreePageDefaultUpdateTest.php b/tests/app/Http/RequestHandlers/TreePageDefaultUpdateTest.php
index 81c0a64e26..2a788f7772 100644
--- a/tests/app/Http/RequestHandlers/TreePageDefaultUpdateTest.php
+++ b/tests/app/Http/RequestHandlers/TreePageDefaultUpdateTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/TreePageEditTest.php b/tests/app/Http/RequestHandlers/TreePageEditTest.php
index 074e1c822a..a05309344c 100644
--- a/tests/app/Http/RequestHandlers/TreePageEditTest.php
+++ b/tests/app/Http/RequestHandlers/TreePageEditTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/TreePageTest.php b/tests/app/Http/RequestHandlers/TreePageTest.php
index 798dad5a1c..406c5dda0d 100644
--- a/tests/app/Http/RequestHandlers/TreePageTest.php
+++ b/tests/app/Http/RequestHandlers/TreePageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/TreePageUpdateTest.php b/tests/app/Http/RequestHandlers/TreePageUpdateTest.php
index 2994d2ecbe..37a19b9d31 100644
--- a/tests/app/Http/RequestHandlers/TreePageUpdateTest.php
+++ b/tests/app/Http/RequestHandlers/TreePageUpdateTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/TreePreferencesActionTest.php b/tests/app/Http/RequestHandlers/TreePreferencesActionTest.php
index ae94227141..d67cea9c3a 100644
--- a/tests/app/Http/RequestHandlers/TreePreferencesActionTest.php
+++ b/tests/app/Http/RequestHandlers/TreePreferencesActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/TreePreferencesPageTest.php b/tests/app/Http/RequestHandlers/TreePreferencesPageTest.php
index 630caddd80..234a78ba9f 100644
--- a/tests/app/Http/RequestHandlers/TreePreferencesPageTest.php
+++ b/tests/app/Http/RequestHandlers/TreePreferencesPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/TreePrivacyActionTest.php b/tests/app/Http/RequestHandlers/TreePrivacyActionTest.php
index 4af307dab8..00414b763a 100644
--- a/tests/app/Http/RequestHandlers/TreePrivacyActionTest.php
+++ b/tests/app/Http/RequestHandlers/TreePrivacyActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/TreePrivacyPageTest.php b/tests/app/Http/RequestHandlers/TreePrivacyPageTest.php
index eaf2a9be55..0cd4052858 100644
--- a/tests/app/Http/RequestHandlers/TreePrivacyPageTest.php
+++ b/tests/app/Http/RequestHandlers/TreePrivacyPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/UnconnectedActionTest.php b/tests/app/Http/RequestHandlers/UnconnectedActionTest.php
index 654330f2d6..9656b28b65 100644
--- a/tests/app/Http/RequestHandlers/UnconnectedActionTest.php
+++ b/tests/app/Http/RequestHandlers/UnconnectedActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/UnconnectedPageTest.php b/tests/app/Http/RequestHandlers/UnconnectedPageTest.php
index 2208d74db7..6ac3166364 100644
--- a/tests/app/Http/RequestHandlers/UnconnectedPageTest.php
+++ b/tests/app/Http/RequestHandlers/UnconnectedPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/UpgradeWizardConfirmTest.php b/tests/app/Http/RequestHandlers/UpgradeWizardConfirmTest.php
index d60f4af834..d1123c7cd0 100644
--- a/tests/app/Http/RequestHandlers/UpgradeWizardConfirmTest.php
+++ b/tests/app/Http/RequestHandlers/UpgradeWizardConfirmTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/UpgradeWizardPageTest.php b/tests/app/Http/RequestHandlers/UpgradeWizardPageTest.php
index 60597fa10e..0ff1598b64 100644
--- a/tests/app/Http/RequestHandlers/UpgradeWizardPageTest.php
+++ b/tests/app/Http/RequestHandlers/UpgradeWizardPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/UpgradeWizardStepTest.php b/tests/app/Http/RequestHandlers/UpgradeWizardStepTest.php
index 9134e860d2..5f323acaf7 100644
--- a/tests/app/Http/RequestHandlers/UpgradeWizardStepTest.php
+++ b/tests/app/Http/RequestHandlers/UpgradeWizardStepTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/UploadMediaActionTest.php b/tests/app/Http/RequestHandlers/UploadMediaActionTest.php
index 9c8309d149..a4cf406579 100644
--- a/tests/app/Http/RequestHandlers/UploadMediaActionTest.php
+++ b/tests/app/Http/RequestHandlers/UploadMediaActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/UploadMediaPageTest.php b/tests/app/Http/RequestHandlers/UploadMediaPageTest.php
index fbd4013763..165a19d259 100644
--- a/tests/app/Http/RequestHandlers/UploadMediaPageTest.php
+++ b/tests/app/Http/RequestHandlers/UploadMediaPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/UserAddActionTest.php b/tests/app/Http/RequestHandlers/UserAddActionTest.php
index 3063e703cf..a80b07ae25 100644
--- a/tests/app/Http/RequestHandlers/UserAddActionTest.php
+++ b/tests/app/Http/RequestHandlers/UserAddActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/UserAddPageTest.php b/tests/app/Http/RequestHandlers/UserAddPageTest.php
index 8da1cd419d..fc89ab2ab8 100644
--- a/tests/app/Http/RequestHandlers/UserAddPageTest.php
+++ b/tests/app/Http/RequestHandlers/UserAddPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/UserEditActionTest.php b/tests/app/Http/RequestHandlers/UserEditActionTest.php
index 1cc33ad54c..556bb93907 100644
--- a/tests/app/Http/RequestHandlers/UserEditActionTest.php
+++ b/tests/app/Http/RequestHandlers/UserEditActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/UserEditPageTest.php b/tests/app/Http/RequestHandlers/UserEditPageTest.php
index 386fb589e0..ee9e9419c0 100644
--- a/tests/app/Http/RequestHandlers/UserEditPageTest.php
+++ b/tests/app/Http/RequestHandlers/UserEditPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/UserListDataTest.php b/tests/app/Http/RequestHandlers/UserListDataTest.php
index 793d82b833..b4d1926e35 100644
--- a/tests/app/Http/RequestHandlers/UserListDataTest.php
+++ b/tests/app/Http/RequestHandlers/UserListDataTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/UserListPageTest.php b/tests/app/Http/RequestHandlers/UserListPageTest.php
index 30709d43ae..d612bf35a2 100644
--- a/tests/app/Http/RequestHandlers/UserListPageTest.php
+++ b/tests/app/Http/RequestHandlers/UserListPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/UserListTest.php b/tests/app/Http/RequestHandlers/UserListTest.php
index db751a0814..38b28f52b8 100644
--- a/tests/app/Http/RequestHandlers/UserListTest.php
+++ b/tests/app/Http/RequestHandlers/UserListTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/UserPageBlockEditTest.php b/tests/app/Http/RequestHandlers/UserPageBlockEditTest.php
index 8117515935..8f88c4b2d5 100644
--- a/tests/app/Http/RequestHandlers/UserPageBlockEditTest.php
+++ b/tests/app/Http/RequestHandlers/UserPageBlockEditTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/UserPageBlockTest.php b/tests/app/Http/RequestHandlers/UserPageBlockTest.php
index 0cd614069c..d277a8f5b7 100644
--- a/tests/app/Http/RequestHandlers/UserPageBlockTest.php
+++ b/tests/app/Http/RequestHandlers/UserPageBlockTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/UserPageBlockUpdateTest.php b/tests/app/Http/RequestHandlers/UserPageBlockUpdateTest.php
index 74f4f39298..2bb833517e 100644
--- a/tests/app/Http/RequestHandlers/UserPageBlockUpdateTest.php
+++ b/tests/app/Http/RequestHandlers/UserPageBlockUpdateTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/UserPageDefaultEditTest.php b/tests/app/Http/RequestHandlers/UserPageDefaultEditTest.php
index 32f7906099..84a7e574ae 100644
--- a/tests/app/Http/RequestHandlers/UserPageDefaultEditTest.php
+++ b/tests/app/Http/RequestHandlers/UserPageDefaultEditTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/UserPageDefaultUpdateTest.php b/tests/app/Http/RequestHandlers/UserPageDefaultUpdateTest.php
index 86f5466b79..2f0584e993 100644
--- a/tests/app/Http/RequestHandlers/UserPageDefaultUpdateTest.php
+++ b/tests/app/Http/RequestHandlers/UserPageDefaultUpdateTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/UserPageEditTest.php b/tests/app/Http/RequestHandlers/UserPageEditTest.php
index 044227b0c8..d5450551bc 100644
--- a/tests/app/Http/RequestHandlers/UserPageEditTest.php
+++ b/tests/app/Http/RequestHandlers/UserPageEditTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/UserPageTest.php b/tests/app/Http/RequestHandlers/UserPageTest.php
index c0ab84b365..0ec437892b 100644
--- a/tests/app/Http/RequestHandlers/UserPageTest.php
+++ b/tests/app/Http/RequestHandlers/UserPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/UserPageUpdateTest.php b/tests/app/Http/RequestHandlers/UserPageUpdateTest.php
index fb64b00b63..9175fd0a06 100644
--- a/tests/app/Http/RequestHandlers/UserPageUpdateTest.php
+++ b/tests/app/Http/RequestHandlers/UserPageUpdateTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/UsersCleanupActionTest.php b/tests/app/Http/RequestHandlers/UsersCleanupActionTest.php
index bd00301920..2b99eccf75 100644
--- a/tests/app/Http/RequestHandlers/UsersCleanupActionTest.php
+++ b/tests/app/Http/RequestHandlers/UsersCleanupActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/UsersCleanupPageTest.php b/tests/app/Http/RequestHandlers/UsersCleanupPageTest.php
index 6edc7b3425..8f891b32cc 100644
--- a/tests/app/Http/RequestHandlers/UsersCleanupPageTest.php
+++ b/tests/app/Http/RequestHandlers/UsersCleanupPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/VerifyEmailTest.php b/tests/app/Http/RequestHandlers/VerifyEmailTest.php
index 78440ce816..f14d2d6ac6 100644
--- a/tests/app/Http/RequestHandlers/VerifyEmailTest.php
+++ b/tests/app/Http/RequestHandlers/VerifyEmailTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/WebmanifestJsonTest.php b/tests/app/Http/RequestHandlers/WebmanifestJsonTest.php
index 2d6714595b..408b608df0 100644
--- a/tests/app/Http/RequestHandlers/WebmanifestJsonTest.php
+++ b/tests/app/Http/RequestHandlers/WebmanifestJsonTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Routes/ApiRoutesTest.php b/tests/app/Http/Routes/ApiRoutesTest.php
index 0ecfdb089d..7ee409796f 100644
--- a/tests/app/Http/Routes/ApiRoutesTest.php
+++ b/tests/app/Http/Routes/ApiRoutesTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Routes/WebRoutesTest.php b/tests/app/Http/Routes/WebRoutesTest.php
index 6e855b12eb..d8cd733c2a 100644
--- a/tests/app/Http/Routes/WebRoutesTest.php
+++ b/tests/app/Http/Routes/WebRoutesTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2025 webtrees development team
+ * Copyright (C) 2026 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or