summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorGreg Roach <fisharebest@webtrees.net>2019-01-01 18:35:04 +0000
committerGreg Roach <fisharebest@webtrees.net>2019-01-01 18:35:04 +0000
commit8fcd0d32e56ee262912bbdb593202cfd1cbc1615 (patch)
treeb7f9a15ef57fc57652a390d2c5a11503e85ea6b4 /app
parent8805c4d4460470801e8bc809354fd66d06fad51d (diff)
downloadwebtrees-8fcd0d32e56ee262912bbdb593202cfd1cbc1615.tar.gz
webtrees-8fcd0d32e56ee262912bbdb593202cfd1cbc1615.tar.bz2
webtrees-8fcd0d32e56ee262912bbdb593202cfd1cbc1615.zip
Happy 2019
Diffstat (limited to 'app')
-rw-r--r--app/Age.php2
-rw-r--r--app/Auth.php2
-rw-r--r--app/Bootstrap4.php2
-rw-r--r--app/Census/AbstractCensusColumn.php2
-rw-r--r--app/Census/AbstractCensusColumnCondition.php2
-rw-r--r--app/Census/Census.php2
-rw-r--r--app/Census/CensusColumnAge.php2
-rw-r--r--app/Census/CensusColumnAgeFemale.php2
-rw-r--r--app/Census/CensusColumnAgeFemale5Years.php2
-rw-r--r--app/Census/CensusColumnAgeMale.php2
-rw-r--r--app/Census/CensusColumnAgeMale5Years.php2
-rw-r--r--app/Census/CensusColumnAgeMarried.php2
-rw-r--r--app/Census/CensusColumnBirthDate.php2
-rw-r--r--app/Census/CensusColumnBirthDay.php2
-rw-r--r--app/Census/CensusColumnBirthDayDotMonthYear.php2
-rw-r--r--app/Census/CensusColumnBirthDayMonthSlashYear.php2
-rw-r--r--app/Census/CensusColumnBirthDaySlashMonth.php2
-rw-r--r--app/Census/CensusColumnBirthDaySlashMonthYear.php2
-rw-r--r--app/Census/CensusColumnBirthMonth.php2
-rw-r--r--app/Census/CensusColumnBirthPlace.php2
-rw-r--r--app/Census/CensusColumnBirthPlaceSimple.php2
-rw-r--r--app/Census/CensusColumnBirthYear.php2
-rw-r--r--app/Census/CensusColumnBornForeignParts.php2
-rw-r--r--app/Census/CensusColumnChildrenBornAlive.php2
-rw-r--r--app/Census/CensusColumnChildrenDied.php2
-rw-r--r--app/Census/CensusColumnChildrenLiving.php2
-rw-r--r--app/Census/CensusColumnConditionDanish.php2
-rw-r--r--app/Census/CensusColumnConditionEnglish.php2
-rw-r--r--app/Census/CensusColumnConditionFrenchFemme.php2
-rw-r--r--app/Census/CensusColumnConditionFrenchFille.php2
-rw-r--r--app/Census/CensusColumnConditionFrenchGarcon.php2
-rw-r--r--app/Census/CensusColumnConditionFrenchHomme.php2
-rw-r--r--app/Census/CensusColumnConditionFrenchVeuf.php2
-rw-r--r--app/Census/CensusColumnConditionFrenchVeuve.php2
-rw-r--r--app/Census/CensusColumnConditionUs.php2
-rw-r--r--app/Census/CensusColumnFatherBirthPlace.php2
-rw-r--r--app/Census/CensusColumnFatherBirthPlaceSimple.php2
-rw-r--r--app/Census/CensusColumnFatherForeign.php2
-rw-r--r--app/Census/CensusColumnFullName.php2
-rw-r--r--app/Census/CensusColumnGivenNameInitial.php2
-rw-r--r--app/Census/CensusColumnGivenNames.php2
-rw-r--r--app/Census/CensusColumnInterface.php2
-rw-r--r--app/Census/CensusColumnMarriedWithinYear.php2
-rw-r--r--app/Census/CensusColumnMonthIfBornWithinYear.php2
-rw-r--r--app/Census/CensusColumnMonthIfMarriedWithinYear.php2
-rw-r--r--app/Census/CensusColumnMotherBirthPlace.php2
-rw-r--r--app/Census/CensusColumnMotherBirthPlaceSimple.php2
-rw-r--r--app/Census/CensusColumnMotherForeign.php2
-rw-r--r--app/Census/CensusColumnNationality.php2
-rw-r--r--app/Census/CensusColumnNull.php2
-rw-r--r--app/Census/CensusColumnOccupation.php2
-rw-r--r--app/Census/CensusColumnRelationToHead.php2
-rw-r--r--app/Census/CensusColumnRelationToHeadGerman.php2
-rw-r--r--app/Census/CensusColumnReligion.php2
-rw-r--r--app/Census/CensusColumnSexMF.php2
-rw-r--r--app/Census/CensusColumnSexMK.php2
-rw-r--r--app/Census/CensusColumnSexMZ.php2
-rw-r--r--app/Census/CensusColumnSurname.php2
-rw-r--r--app/Census/CensusColumnSurnameGivenNameInitial.php2
-rw-r--r--app/Census/CensusColumnSurnameGivenNames.php2
-rw-r--r--app/Census/CensusColumnYearsMarried.php2
-rw-r--r--app/Census/CensusInterface.php2
-rw-r--r--app/Census/CensusOfCzechRepublic.php2
-rw-r--r--app/Census/CensusOfCzechRepublic1880.php2
-rw-r--r--app/Census/CensusOfCzechRepublic1921.php2
-rw-r--r--app/Census/CensusOfDenmark.php2
-rw-r--r--app/Census/CensusOfDenmark1787.php2
-rw-r--r--app/Census/CensusOfDenmark1801.php2
-rw-r--r--app/Census/CensusOfDenmark1803.php2
-rw-r--r--app/Census/CensusOfDenmark1834.php2
-rw-r--r--app/Census/CensusOfDenmark1835.php2
-rw-r--r--app/Census/CensusOfDenmark1840.php2
-rw-r--r--app/Census/CensusOfDenmark1845.php2
-rw-r--r--app/Census/CensusOfDenmark1850.php2
-rw-r--r--app/Census/CensusOfDenmark1855.php2
-rw-r--r--app/Census/CensusOfDenmark1860.php2
-rw-r--r--app/Census/CensusOfDenmark1870.php2
-rw-r--r--app/Census/CensusOfDenmark1880.php2
-rw-r--r--app/Census/CensusOfDenmark1885.php2
-rw-r--r--app/Census/CensusOfDenmark1890.php2
-rw-r--r--app/Census/CensusOfDenmark1901.php2
-rw-r--r--app/Census/CensusOfDenmark1906.php2
-rw-r--r--app/Census/CensusOfDenmark1911.php2
-rw-r--r--app/Census/CensusOfDenmark1916.php2
-rw-r--r--app/Census/CensusOfDenmark1921.php2
-rw-r--r--app/Census/CensusOfDenmark1925.php2
-rw-r--r--app/Census/CensusOfDenmark1930.php2
-rw-r--r--app/Census/CensusOfDenmark1940.php2
-rw-r--r--app/Census/CensusOfDeutschland.php2
-rw-r--r--app/Census/CensusOfEngland.php2
-rw-r--r--app/Census/CensusOfEngland1841.php2
-rw-r--r--app/Census/CensusOfEngland1851.php2
-rw-r--r--app/Census/CensusOfEngland1861.php2
-rw-r--r--app/Census/CensusOfEngland1871.php2
-rw-r--r--app/Census/CensusOfEngland1881.php2
-rw-r--r--app/Census/CensusOfEngland1891.php2
-rw-r--r--app/Census/CensusOfEngland1901.php2
-rw-r--r--app/Census/CensusOfEngland1911.php2
-rw-r--r--app/Census/CensusOfFrance.php2
-rw-r--r--app/Census/CensusOfFrance1831.php2
-rw-r--r--app/Census/CensusOfFrance1836.php2
-rw-r--r--app/Census/CensusOfFrance1841.php2
-rw-r--r--app/Census/CensusOfFrance1846.php2
-rw-r--r--app/Census/CensusOfFrance1851.php2
-rw-r--r--app/Census/CensusOfFrance1856.php2
-rw-r--r--app/Census/CensusOfFrance1861.php2
-rw-r--r--app/Census/CensusOfFrance1866.php2
-rw-r--r--app/Census/CensusOfFrance1872.php2
-rw-r--r--app/Census/CensusOfFrance1876.php2
-rw-r--r--app/Census/CensusOfFrance1881.php2
-rw-r--r--app/Census/CensusOfFrance1886.php2
-rw-r--r--app/Census/CensusOfFrance1891.php2
-rw-r--r--app/Census/CensusOfFrance1896.php2
-rw-r--r--app/Census/CensusOfFrance1901.php2
-rw-r--r--app/Census/CensusOfFrance1906.php2
-rw-r--r--app/Census/CensusOfFrance1911.php2
-rw-r--r--app/Census/CensusOfFrance1921.php2
-rw-r--r--app/Census/CensusOfFrance1926.php2
-rw-r--r--app/Census/CensusOfFrance1931.php2
-rw-r--r--app/Census/CensusOfFrance1936.php2
-rw-r--r--app/Census/CensusOfFrance1946.php2
-rw-r--r--app/Census/CensusOfScotland.php2
-rw-r--r--app/Census/CensusOfScotland1841.php2
-rw-r--r--app/Census/CensusOfScotland1851.php2
-rw-r--r--app/Census/CensusOfScotland1861.php2
-rw-r--r--app/Census/CensusOfScotland1871.php2
-rw-r--r--app/Census/CensusOfScotland1881.php2
-rw-r--r--app/Census/CensusOfScotland1891.php2
-rw-r--r--app/Census/CensusOfScotland1901.php2
-rw-r--r--app/Census/CensusOfScotland1911.php2
-rw-r--r--app/Census/CensusOfUnitedStates.php2
-rw-r--r--app/Census/CensusOfUnitedStates1850.php2
-rw-r--r--app/Census/CensusOfUnitedStates1860.php2
-rw-r--r--app/Census/CensusOfUnitedStates1870.php2
-rw-r--r--app/Census/CensusOfUnitedStates1880.php2
-rw-r--r--app/Census/CensusOfUnitedStates1890.php2
-rw-r--r--app/Census/CensusOfUnitedStates1900.php2
-rw-r--r--app/Census/CensusOfUnitedStates1910.php2
-rw-r--r--app/Census/CensusOfUnitedStates1920.php2
-rw-r--r--app/Census/CensusOfUnitedStates1930.php2
-rw-r--r--app/Census/CensusOfWales.php2
-rw-r--r--app/Census/CensusOfWales1841.php2
-rw-r--r--app/Census/CensusOfWales1851.php2
-rw-r--r--app/Census/CensusOfWales1861.php2
-rw-r--r--app/Census/CensusOfWales1871.php2
-rw-r--r--app/Census/CensusOfWales1881.php2
-rw-r--r--app/Census/CensusOfWales1891.php2
-rw-r--r--app/Census/CensusOfWales1901.php2
-rw-r--r--app/Census/CensusOfWales1911.php2
-rw-r--r--app/Census/CensusPlaceInterface.php2
-rw-r--r--app/Census/RegisterOfEngland1939.php2
-rw-r--r--app/Census/RegisterOfWales1939.php2
-rw-r--r--app/ColorGenerator.php2
-rw-r--r--app/CommonMark/CensusTableExtension.php2
-rw-r--r--app/CommonMark/CensusTableParser.php2
-rw-r--r--app/CommonMark/XrefExtension.php2
-rw-r--r--app/CommonMark/XrefParser.php2
-rw-r--r--app/Config.php2
-rw-r--r--app/Database.php2
-rw-r--r--app/Date.php2
-rw-r--r--app/Date/AbstractCalendarDate.php2
-rw-r--r--app/Date/AbstractGregorianJulianDate.php2
-rw-r--r--app/Date/FrenchDate.php2
-rw-r--r--app/Date/GregorianDate.php2
-rw-r--r--app/Date/HijriDate.php2
-rw-r--r--app/Date/JalaliDate.php2
-rw-r--r--app/Date/JewishDate.php2
-rw-r--r--app/Date/JulianDate.php2
-rw-r--r--app/Date/RomanDate.php2
-rw-r--r--app/DebugBar.php2
-rw-r--r--app/DebugBar/ViewCollector.php2
-rw-r--r--app/Exceptions/FamilyAccessDeniedException.php2
-rw-r--r--app/Exceptions/FamilyNotFoundException.php2
-rw-r--r--app/Exceptions/Handler.php2
-rw-r--r--app/Exceptions/IndividualAccessDeniedException.php2
-rw-r--r--app/Exceptions/IndividualNotFoundException.php2
-rw-r--r--app/Exceptions/MediaAccessDeniedException.php2
-rw-r--r--app/Exceptions/MediaNotFoundException.php2
-rw-r--r--app/Exceptions/NoteAccessDeniedException.php2
-rw-r--r--app/Exceptions/NoteNotFoundException.php2
-rw-r--r--app/Exceptions/RecordAccessDeniedException.php2
-rw-r--r--app/Exceptions/RecordNotFoundException.php2
-rw-r--r--app/Exceptions/RepositoryAccessDeniedException.php2
-rw-r--r--app/Exceptions/RepositoryNotFoundException.php2
-rw-r--r--app/Exceptions/SourceAccessDeniedException.php2
-rw-r--r--app/Exceptions/SourceNotFoundException.php2
-rw-r--r--app/Fact.php2
-rw-r--r--app/FactLocation.php2
-rw-r--r--app/Family.php2
-rw-r--r--app/File.php2
-rw-r--r--app/Filter.php2
-rw-r--r--app/FlashMessages.php2
-rw-r--r--app/FontAwesome.php2
-rw-r--r--app/Functions/Functions.php2
-rw-r--r--app/Functions/FunctionsCharts.php2
-rw-r--r--app/Functions/FunctionsDate.php2
-rw-r--r--app/Functions/FunctionsDb.php2
-rw-r--r--app/Functions/FunctionsExport.php2
-rw-r--r--app/Functions/FunctionsImport.php2
-rw-r--r--app/Functions/FunctionsPrint.php2
-rw-r--r--app/Functions/FunctionsPrintFacts.php2
-rw-r--r--app/Functions/FunctionsPrintLists.php2
-rw-r--r--app/Functions/FunctionsRtl.php2
-rw-r--r--app/Gedcom.php2
-rw-r--r--app/GedcomCode/GedcomCodeAdop.php2
-rw-r--r--app/GedcomCode/GedcomCodeName.php2
-rw-r--r--app/GedcomCode/GedcomCodePedi.php2
-rw-r--r--app/GedcomCode/GedcomCodeQuay.php2
-rw-r--r--app/GedcomCode/GedcomCodeRela.php2
-rw-r--r--app/GedcomCode/GedcomCodeStat.php2
-rw-r--r--app/GedcomCode/GedcomCodeTemp.php2
-rw-r--r--app/GedcomRecord.php2
-rw-r--r--app/GedcomTag.php2
-rw-r--r--app/Helpers/functions.php2
-rw-r--r--app/Html.php2
-rw-r--r--app/Http/Controllers/AbstractBaseController.php2
-rw-r--r--app/Http/Controllers/AbstractChartController.php2
-rw-r--r--app/Http/Controllers/AbstractEditController.php2
-rw-r--r--app/Http/Controllers/AccountController.php2
-rw-r--r--app/Http/Controllers/AdminController.php2
-rw-r--r--app/Http/Controllers/AdminLocationController.php2
-rw-r--r--app/Http/Controllers/AdminMapController.php2
-rw-r--r--app/Http/Controllers/AdminMediaController.php2
-rw-r--r--app/Http/Controllers/AdminModuleController.php2
-rw-r--r--app/Http/Controllers/AdminSiteController.php2
-rw-r--r--app/Http/Controllers/AdminTreesController.php2
-rw-r--r--app/Http/Controllers/AdminUpgradeController.php2
-rw-r--r--app/Http/Controllers/AdminUsersController.php2
-rw-r--r--app/Http/Controllers/AncestorsChartController.php2
-rw-r--r--app/Http/Controllers/Auth/ForgotPasswordController.php2
-rw-r--r--app/Http/Controllers/Auth/LoginController.php2
-rw-r--r--app/Http/Controllers/Auth/RegisterController.php2
-rw-r--r--app/Http/Controllers/Auth/VerifyEmailController.php2
-rw-r--r--app/Http/Controllers/AutocompleteController.php2
-rw-r--r--app/Http/Controllers/BranchesController.php2
-rw-r--r--app/Http/Controllers/CalendarController.php2
-rw-r--r--app/Http/Controllers/CompactTreeChartController.php2
-rw-r--r--app/Http/Controllers/DescendantsChartController.php2
-rw-r--r--app/Http/Controllers/EditFamilyController.php2
-rw-r--r--app/Http/Controllers/EditGedcomRecordController.php2
-rw-r--r--app/Http/Controllers/EditIndividualController.php2
-rw-r--r--app/Http/Controllers/EditMediaController.php2
-rw-r--r--app/Http/Controllers/EditNoteController.php2
-rw-r--r--app/Http/Controllers/EditRepositoryController.php2
-rw-r--r--app/Http/Controllers/EditSourceController.php2
-rw-r--r--app/Http/Controllers/EditSubmitterController.php2
-rw-r--r--app/Http/Controllers/ErrorController.php2
-rw-r--r--app/Http/Controllers/FamilyBookChartController.php2
-rw-r--r--app/Http/Controllers/FamilyController.php2
-rw-r--r--app/Http/Controllers/FanChartController.php2
-rw-r--r--app/Http/Controllers/GedcomFileController.php2
-rw-r--r--app/Http/Controllers/GedcomRecordController.php2
-rw-r--r--app/Http/Controllers/HelpTextController.php2
-rw-r--r--app/Http/Controllers/HomePageController.php2
-rw-r--r--app/Http/Controllers/HourglassChartController.php2
-rw-r--r--app/Http/Controllers/IndividualController.php2
-rw-r--r--app/Http/Controllers/LifespansChartController.php2
-rw-r--r--app/Http/Controllers/ListController.php2
-rw-r--r--app/Http/Controllers/MediaController.php2
-rw-r--r--app/Http/Controllers/MediaFileController.php2
-rw-r--r--app/Http/Controllers/MessageController.php2
-rw-r--r--app/Http/Controllers/ModuleController.php2
-rw-r--r--app/Http/Controllers/NoteController.php2
-rw-r--r--app/Http/Controllers/PedigreeChartController.php2
-rw-r--r--app/Http/Controllers/PendingChangesController.php2
-rw-r--r--app/Http/Controllers/PlaceHierarchyController.php2
-rw-r--r--app/Http/Controllers/RelationshipsChartController.php2
-rw-r--r--app/Http/Controllers/ReportEngineController.php2
-rw-r--r--app/Http/Controllers/RepositoryController.php2
-rw-r--r--app/Http/Controllers/SearchController.php2
-rw-r--r--app/Http/Controllers/SetupController.php2
-rw-r--r--app/Http/Controllers/SourceController.php2
-rw-r--r--app/Http/Controllers/StaticPageController.php2
-rw-r--r--app/Http/Controllers/StatisticsChartController.php2
-rw-r--r--app/Http/Controllers/TimelineChartController.php2
-rw-r--r--app/Http/Controllers/UserController.php2
-rw-r--r--app/Http/Middleware/CheckCsrf.php2
-rw-r--r--app/Http/Middleware/CheckForMaintenanceMode.php2
-rw-r--r--app/Http/Middleware/DebugBarData.php2
-rw-r--r--app/Http/Middleware/Housekeeping.php2
-rw-r--r--app/Http/Middleware/MiddlewareInterface.php2
-rw-r--r--app/Http/Middleware/PageHitCounter.php2
-rw-r--r--app/Http/Middleware/UseTransaction.php2
-rw-r--r--app/I18N.php2
-rw-r--r--app/Individual.php2
-rw-r--r--app/Location.php2
-rw-r--r--app/Log.php2
-rw-r--r--app/Mail.php2
-rw-r--r--app/Media.php2
-rw-r--r--app/MediaFile.php2
-rw-r--r--app/Menu.php2
-rw-r--r--app/Module.php2
-rw-r--r--app/Module/AbstractModule.php2
-rw-r--r--app/Module/AhnentafelReportModule.php2
-rw-r--r--app/Module/AlbumModule.php2
-rw-r--r--app/Module/AncestorsChartModule.php2
-rw-r--r--app/Module/BatchUpdate/BatchUpdateBasePlugin.php2
-rw-r--r--app/Module/BatchUpdate/BatchUpdateDuplicateLinksPlugin.php2
-rw-r--r--app/Module/BatchUpdate/BatchUpdateMarriedNamesPlugin.php2
-rw-r--r--app/Module/BatchUpdate/BatchUpdateMissingDeathPlugin.php2
-rw-r--r--app/Module/BatchUpdate/BatchUpdateNameFormatPlugin.php2
-rw-r--r--app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php2
-rw-r--r--app/Module/BatchUpdateModule.php2
-rw-r--r--app/Module/BirthDeathMarriageReportModule.php2
-rw-r--r--app/Module/BirthReportModule.php2
-rw-r--r--app/Module/CemeteryReportModule.php2
-rw-r--r--app/Module/CensusAssistantModule.php2
-rw-r--r--app/Module/ChangeReportModule.php2
-rw-r--r--app/Module/ChartsBlockModule.php2
-rw-r--r--app/Module/CkeditorModule.php2
-rw-r--r--app/Module/ClippingsCartModule.php2
-rw-r--r--app/Module/CompactTreeChartModule.php2
-rw-r--r--app/Module/DeathReportModule.php2
-rw-r--r--app/Module/DescendancyChartModule.php2
-rw-r--r--app/Module/DescendancyModule.php2
-rw-r--r--app/Module/DescendancyReportModule.php2
-rw-r--r--app/Module/ExtraInformationModule.php2
-rw-r--r--app/Module/FactSourcesReportModule.php2
-rw-r--r--app/Module/FamilyBookChartModule.php2
-rw-r--r--app/Module/FamilyGroupReportModule.php2
-rw-r--r--app/Module/FamilyNavigatorModule.php2
-rw-r--r--app/Module/FamilyTreeFavoritesModule.php2
-rw-r--r--app/Module/FamilyTreeNewsModule.php2
-rw-r--r--app/Module/FamilyTreeStatisticsModule.php2
-rw-r--r--app/Module/FanChartModule.php2
-rw-r--r--app/Module/FrequentlyAskedQuestionsModule.php2
-rw-r--r--app/Module/HourglassChartModule.php2
-rw-r--r--app/Module/HtmlBlockModule.php2
-rw-r--r--app/Module/IndividualFactsTabModule.php2
-rw-r--r--app/Module/IndividualFamiliesReportModule.php2
-rw-r--r--app/Module/IndividualReportModule.php2
-rw-r--r--app/Module/InteractiveTree/TreeView.php2
-rw-r--r--app/Module/InteractiveTreeModule.php2
-rw-r--r--app/Module/LifespansChartModule.php2
-rw-r--r--app/Module/LoggedInUsersModule.php2
-rw-r--r--app/Module/LoginBlockModule.php2
-rw-r--r--app/Module/MarriageReportModule.php2
-rw-r--r--app/Module/MediaTabModule.php2
-rw-r--r--app/Module/MissingFactsReportModule.php2
-rw-r--r--app/Module/ModuleBlockInterface.php2
-rw-r--r--app/Module/ModuleChartInterface.php2
-rw-r--r--app/Module/ModuleConfigInterface.php2
-rw-r--r--app/Module/ModuleInterface.php2
-rw-r--r--app/Module/ModuleMenuInterface.php2
-rw-r--r--app/Module/ModuleReportInterface.php2
-rw-r--r--app/Module/ModuleSidebarInterface.php2
-rw-r--r--app/Module/ModuleTabInterface.php2
-rw-r--r--app/Module/ModuleThemeInterface.php2
-rw-r--r--app/Module/NotesTabModule.php2
-rw-r--r--app/Module/OccupationReportModule.php2
-rw-r--r--app/Module/OnThisDayModule.php2
-rw-r--r--app/Module/PedigreeChartModule.php2
-rw-r--r--app/Module/PedigreeMapModule.php2
-rw-r--r--app/Module/PedigreeReportModule.php2
-rw-r--r--app/Module/PlacesModule.php2
-rw-r--r--app/Module/RecentChangesModule.php2
-rw-r--r--app/Module/RelatedIndividualsReportModule.php2
-rw-r--r--app/Module/RelationshipsChartModule.php2
-rw-r--r--app/Module/RelativesTabModule.php2
-rw-r--r--app/Module/ResearchTaskModule.php2
-rw-r--r--app/Module/ReviewChangesModule.php2
-rw-r--r--app/Module/SiteMapModule.php2
-rw-r--r--app/Module/SlideShowModule.php2
-rw-r--r--app/Module/SourcesTabModule.php2
-rw-r--r--app/Module/StatisticsChartModule.php2
-rw-r--r--app/Module/StoriesModule.php2
-rw-r--r--app/Module/ThemeSelectModule.php2
-rw-r--r--app/Module/TimelineChartModule.php2
-rw-r--r--app/Module/TopGivenNamesModule.php2
-rw-r--r--app/Module/TopPageViewsModule.php2
-rw-r--r--app/Module/TopSurnamesModule.php2
-rw-r--r--app/Module/UpcomingAnniversariesModule.php2
-rw-r--r--app/Module/UserFavoritesModule.php2
-rw-r--r--app/Module/UserJournalModule.php2
-rw-r--r--app/Module/UserMessagesModule.php2
-rw-r--r--app/Module/UserWelcomeModule.php2
-rw-r--r--app/Module/WelcomeBlockModule.php2
-rw-r--r--app/Module/YahrzeitModule.php2
-rw-r--r--app/Note.php2
-rw-r--r--app/Place.php2
-rw-r--r--app/Report/AbstractReport.php2
-rw-r--r--app/Report/ReportBaseCell.php2
-rw-r--r--app/Report/ReportBaseElement.php2
-rw-r--r--app/Report/ReportBaseFootnote.php2
-rw-r--r--app/Report/ReportBaseHtml.php2
-rw-r--r--app/Report/ReportBaseImage.php2
-rw-r--r--app/Report/ReportBaseLine.php2
-rw-r--r--app/Report/ReportBasePageheader.php2
-rw-r--r--app/Report/ReportBaseText.php2
-rw-r--r--app/Report/ReportBaseTextbox.php2
-rw-r--r--app/Report/ReportExpressionLanguageProvider.php2
-rw-r--r--app/Report/ReportHtml.php2
-rw-r--r--app/Report/ReportHtmlCell.php2
-rw-r--r--app/Report/ReportHtmlFootnote.php2
-rw-r--r--app/Report/ReportHtmlHtml.php2
-rw-r--r--app/Report/ReportHtmlImage.php2
-rw-r--r--app/Report/ReportHtmlLine.php2
-rw-r--r--app/Report/ReportHtmlPageheader.php2
-rw-r--r--app/Report/ReportHtmlText.php2
-rw-r--r--app/Report/ReportHtmlTextbox.php2
-rw-r--r--app/Report/ReportParserBase.php2
-rw-r--r--app/Report/ReportParserGenerate.php2
-rw-r--r--app/Report/ReportParserSetup.php2
-rw-r--r--app/Report/ReportPdf.php2
-rw-r--r--app/Report/ReportPdfCell.php2
-rw-r--r--app/Report/ReportPdfFootnote.php2
-rw-r--r--app/Report/ReportPdfHtml.php2
-rw-r--r--app/Report/ReportPdfImage.php2
-rw-r--r--app/Report/ReportPdfLine.php2
-rw-r--r--app/Report/ReportPdfPageheader.php2
-rw-r--r--app/Report/ReportPdfText.php2
-rw-r--r--app/Report/ReportPdfTextbox.php2
-rw-r--r--app/Report/ReportTcpdf.php2
-rw-r--r--app/Repository.php2
-rw-r--r--app/Resolver.php2
-rw-r--r--app/Schema/Migration0.php2
-rw-r--r--app/Schema/Migration1.php2
-rw-r--r--app/Schema/Migration10.php2
-rw-r--r--app/Schema/Migration11.php2
-rw-r--r--app/Schema/Migration12.php2
-rw-r--r--app/Schema/Migration13.php2
-rw-r--r--app/Schema/Migration14.php2
-rw-r--r--app/Schema/Migration15.php2
-rw-r--r--app/Schema/Migration16.php2
-rw-r--r--app/Schema/Migration17.php2
-rw-r--r--app/Schema/Migration18.php2
-rw-r--r--app/Schema/Migration19.php2
-rw-r--r--app/Schema/Migration2.php2
-rw-r--r--app/Schema/Migration20.php2
-rw-r--r--app/Schema/Migration21.php2
-rw-r--r--app/Schema/Migration22.php2
-rw-r--r--app/Schema/Migration23.php2
-rw-r--r--app/Schema/Migration24.php2
-rw-r--r--app/Schema/Migration25.php2
-rw-r--r--app/Schema/Migration26.php2
-rw-r--r--app/Schema/Migration27.php2
-rw-r--r--app/Schema/Migration28.php2
-rw-r--r--app/Schema/Migration29.php2
-rw-r--r--app/Schema/Migration3.php2
-rw-r--r--app/Schema/Migration30.php2
-rw-r--r--app/Schema/Migration31.php2
-rw-r--r--app/Schema/Migration32.php2
-rw-r--r--app/Schema/Migration33.php2
-rw-r--r--app/Schema/Migration34.php2
-rw-r--r--app/Schema/Migration35.php2
-rw-r--r--app/Schema/Migration36.php2
-rw-r--r--app/Schema/Migration37.php2
-rw-r--r--app/Schema/Migration38.php2
-rw-r--r--app/Schema/Migration39.php2
-rw-r--r--app/Schema/Migration4.php2
-rw-r--r--app/Schema/Migration40.php2
-rw-r--r--app/Schema/Migration5.php2
-rw-r--r--app/Schema/Migration6.php2
-rw-r--r--app/Schema/Migration7.php2
-rw-r--r--app/Schema/Migration8.php2
-rw-r--r--app/Schema/Migration9.php2
-rw-r--r--app/Schema/MigrationInterface.php2
-rw-r--r--app/Schema/SeedBlockTable.php2
-rw-r--r--app/Schema/SeedDatabase.php2
-rw-r--r--app/Schema/SeedDefaultResnTable.php2
-rw-r--r--app/Schema/SeedGedcomSettingTable.php2
-rw-r--r--app/Schema/SeedGedcomTable.php2
-rw-r--r--app/Schema/SeedInterface.php2
-rw-r--r--app/Schema/SeedModuleTable.php2
-rw-r--r--app/Schema/SeedSiteSettingTable.php2
-rw-r--r--app/Schema/SeedUserTable.php2
-rw-r--r--app/Select2.php2
-rw-r--r--app/Services/CalendarService.php2
-rw-r--r--app/Services/ClipboardService.php2
-rw-r--r--app/Services/GedcomService.php2
-rw-r--r--app/Services/HousekeepingService.php2
-rw-r--r--app/Services/LocalizationService.php2
-rw-r--r--app/Services/RomanNumeralsService.php2
-rw-r--r--app/Services/TimeoutService.php2
-rw-r--r--app/Services/UpgradeService.php2
-rw-r--r--app/Session.php2
-rw-r--r--app/Site.php2
-rw-r--r--app/Soundex.php2
-rw-r--r--app/Source.php2
-rw-r--r--app/Statement.php2
-rw-r--r--app/Stats.php2
-rw-r--r--app/SurnameTradition.php2
-rw-r--r--app/SurnameTradition/DefaultSurnameTradition.php2
-rw-r--r--app/SurnameTradition/IcelandicSurnameTradition.php2
-rw-r--r--app/SurnameTradition/LithuanianSurnameTradition.php2
-rw-r--r--app/SurnameTradition/MatrilinealSurnameTradition.php2
-rw-r--r--app/SurnameTradition/PaternalSurnameTradition.php2
-rw-r--r--app/SurnameTradition/PatrilinealSurnameTradition.php2
-rw-r--r--app/SurnameTradition/PolishSurnameTradition.php2
-rw-r--r--app/SurnameTradition/PortugueseSurnameTradition.php2
-rw-r--r--app/SurnameTradition/SpanishSurnameTradition.php2
-rw-r--r--app/SurnameTradition/SurnameTraditionInterface.php2
-rw-r--r--app/Theme.php2
-rw-r--r--app/Theme/AbstractTheme.php2
-rw-r--r--app/Theme/CloudsTheme.php2
-rw-r--r--app/Theme/ColorsTheme.php2
-rw-r--r--app/Theme/FabTheme.php2
-rw-r--r--app/Theme/MinimalTheme.php2
-rw-r--r--app/Theme/ThemeInterface.php2
-rw-r--r--app/Theme/WebtreesTheme.php2
-rw-r--r--app/Theme/XeneaTheme.php2
-rw-r--r--app/Timestamp.php2
-rw-r--r--app/Tree.php2
-rw-r--r--app/User.php2
-rw-r--r--app/View.php2
-rw-r--r--app/Webtrees.php2
506 files changed, 506 insertions, 506 deletions
diff --git a/app/Age.php b/app/Age.php
index 086b01ef2f..400fc6e5f1 100644
--- a/app/Age.php
+++ b/app/Age.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Auth.php b/app/Auth.php
index 58417e7d43..15a2129ba5 100644
--- a/app/Auth.php
+++ b/app/Auth.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Bootstrap4.php b/app/Bootstrap4.php
index 54994be3da..8b6a6b253b 100644
--- a/app/Bootstrap4.php
+++ b/app/Bootstrap4.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/AbstractCensusColumn.php b/app/Census/AbstractCensusColumn.php
index efccb0e464..3929b64ead 100644
--- a/app/Census/AbstractCensusColumn.php
+++ b/app/Census/AbstractCensusColumn.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/AbstractCensusColumnCondition.php b/app/Census/AbstractCensusColumnCondition.php
index 44ec1366f3..e3ebe0ec4c 100644
--- a/app/Census/AbstractCensusColumnCondition.php
+++ b/app/Census/AbstractCensusColumnCondition.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/Census.php b/app/Census/Census.php
index 36d7d45a7f..f28cd70fed 100644
--- a/app/Census/Census.php
+++ b/app/Census/Census.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusColumnAge.php b/app/Census/CensusColumnAge.php
index 2858824313..8404ce6018 100644
--- a/app/Census/CensusColumnAge.php
+++ b/app/Census/CensusColumnAge.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusColumnAgeFemale.php b/app/Census/CensusColumnAgeFemale.php
index 57183f5639..f92a4a3938 100644
--- a/app/Census/CensusColumnAgeFemale.php
+++ b/app/Census/CensusColumnAgeFemale.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusColumnAgeFemale5Years.php b/app/Census/CensusColumnAgeFemale5Years.php
index 8f06cbb8c7..9802aa2c6f 100644
--- a/app/Census/CensusColumnAgeFemale5Years.php
+++ b/app/Census/CensusColumnAgeFemale5Years.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusColumnAgeMale.php b/app/Census/CensusColumnAgeMale.php
index 81ef81e0e7..c1f256e389 100644
--- a/app/Census/CensusColumnAgeMale.php
+++ b/app/Census/CensusColumnAgeMale.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusColumnAgeMale5Years.php b/app/Census/CensusColumnAgeMale5Years.php
index 19112eb0fc..6439506599 100644
--- a/app/Census/CensusColumnAgeMale5Years.php
+++ b/app/Census/CensusColumnAgeMale5Years.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusColumnAgeMarried.php b/app/Census/CensusColumnAgeMarried.php
index 93406d8b01..327dbf7a65 100644
--- a/app/Census/CensusColumnAgeMarried.php
+++ b/app/Census/CensusColumnAgeMarried.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusColumnBirthDate.php b/app/Census/CensusColumnBirthDate.php
index bba78729e9..cf4f00f465 100644
--- a/app/Census/CensusColumnBirthDate.php
+++ b/app/Census/CensusColumnBirthDate.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusColumnBirthDay.php b/app/Census/CensusColumnBirthDay.php
index 6c58720a87..7fe7ba29b0 100644
--- a/app/Census/CensusColumnBirthDay.php
+++ b/app/Census/CensusColumnBirthDay.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusColumnBirthDayDotMonthYear.php b/app/Census/CensusColumnBirthDayDotMonthYear.php
index dbb540a462..bc5faa4916 100644
--- a/app/Census/CensusColumnBirthDayDotMonthYear.php
+++ b/app/Census/CensusColumnBirthDayDotMonthYear.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusColumnBirthDayMonthSlashYear.php b/app/Census/CensusColumnBirthDayMonthSlashYear.php
index 48548f1a96..e3b038cc9c 100644
--- a/app/Census/CensusColumnBirthDayMonthSlashYear.php
+++ b/app/Census/CensusColumnBirthDayMonthSlashYear.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusColumnBirthDaySlashMonth.php b/app/Census/CensusColumnBirthDaySlashMonth.php
index 10387f70f1..41f3997380 100644
--- a/app/Census/CensusColumnBirthDaySlashMonth.php
+++ b/app/Census/CensusColumnBirthDaySlashMonth.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusColumnBirthDaySlashMonthYear.php b/app/Census/CensusColumnBirthDaySlashMonthYear.php
index 08e31eeae0..5bf35b8de5 100644
--- a/app/Census/CensusColumnBirthDaySlashMonthYear.php
+++ b/app/Census/CensusColumnBirthDaySlashMonthYear.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusColumnBirthMonth.php b/app/Census/CensusColumnBirthMonth.php
index 93bf7a89f9..8c3bdd48a1 100644
--- a/app/Census/CensusColumnBirthMonth.php
+++ b/app/Census/CensusColumnBirthMonth.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusColumnBirthPlace.php b/app/Census/CensusColumnBirthPlace.php
index dec6b5f33b..b184454071 100644
--- a/app/Census/CensusColumnBirthPlace.php
+++ b/app/Census/CensusColumnBirthPlace.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusColumnBirthPlaceSimple.php b/app/Census/CensusColumnBirthPlaceSimple.php
index 6a8e871ecb..d612b9189b 100644
--- a/app/Census/CensusColumnBirthPlaceSimple.php
+++ b/app/Census/CensusColumnBirthPlaceSimple.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusColumnBirthYear.php b/app/Census/CensusColumnBirthYear.php
index b91a89d7a0..a278c74ca3 100644
--- a/app/Census/CensusColumnBirthYear.php
+++ b/app/Census/CensusColumnBirthYear.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusColumnBornForeignParts.php b/app/Census/CensusColumnBornForeignParts.php
index 6524126133..feaac61022 100644
--- a/app/Census/CensusColumnBornForeignParts.php
+++ b/app/Census/CensusColumnBornForeignParts.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusColumnChildrenBornAlive.php b/app/Census/CensusColumnChildrenBornAlive.php
index 4fc959c7f2..eb35315e7a 100644
--- a/app/Census/CensusColumnChildrenBornAlive.php
+++ b/app/Census/CensusColumnChildrenBornAlive.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusColumnChildrenDied.php b/app/Census/CensusColumnChildrenDied.php
index c8b3fa0357..a5b8a004d0 100644
--- a/app/Census/CensusColumnChildrenDied.php
+++ b/app/Census/CensusColumnChildrenDied.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusColumnChildrenLiving.php b/app/Census/CensusColumnChildrenLiving.php
index eac70d86be..609a03e6f9 100644
--- a/app/Census/CensusColumnChildrenLiving.php
+++ b/app/Census/CensusColumnChildrenLiving.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusColumnConditionDanish.php b/app/Census/CensusColumnConditionDanish.php
index 9abdebdc03..07067634a1 100644
--- a/app/Census/CensusColumnConditionDanish.php
+++ b/app/Census/CensusColumnConditionDanish.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusColumnConditionEnglish.php b/app/Census/CensusColumnConditionEnglish.php
index 43213c86de..b0f4160d69 100644
--- a/app/Census/CensusColumnConditionEnglish.php
+++ b/app/Census/CensusColumnConditionEnglish.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusColumnConditionFrenchFemme.php b/app/Census/CensusColumnConditionFrenchFemme.php
index 39a2dd6fca..de38b1f313 100644
--- a/app/Census/CensusColumnConditionFrenchFemme.php
+++ b/app/Census/CensusColumnConditionFrenchFemme.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusColumnConditionFrenchFille.php b/app/Census/CensusColumnConditionFrenchFille.php
index 85f04ec73b..035af89408 100644
--- a/app/Census/CensusColumnConditionFrenchFille.php
+++ b/app/Census/CensusColumnConditionFrenchFille.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusColumnConditionFrenchGarcon.php b/app/Census/CensusColumnConditionFrenchGarcon.php
index d2b323d0e5..933329678c 100644
--- a/app/Census/CensusColumnConditionFrenchGarcon.php
+++ b/app/Census/CensusColumnConditionFrenchGarcon.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusColumnConditionFrenchHomme.php b/app/Census/CensusColumnConditionFrenchHomme.php
index 9c57887112..4c097c511e 100644
--- a/app/Census/CensusColumnConditionFrenchHomme.php
+++ b/app/Census/CensusColumnConditionFrenchHomme.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusColumnConditionFrenchVeuf.php b/app/Census/CensusColumnConditionFrenchVeuf.php
index 244e1d59a3..b1f3507f6d 100644
--- a/app/Census/CensusColumnConditionFrenchVeuf.php
+++ b/app/Census/CensusColumnConditionFrenchVeuf.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusColumnConditionFrenchVeuve.php b/app/Census/CensusColumnConditionFrenchVeuve.php
index e61143ed59..bf7ea853da 100644
--- a/app/Census/CensusColumnConditionFrenchVeuve.php
+++ b/app/Census/CensusColumnConditionFrenchVeuve.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusColumnConditionUs.php b/app/Census/CensusColumnConditionUs.php
index 5a5f7bf024..b5eebfb2ab 100644
--- a/app/Census/CensusColumnConditionUs.php
+++ b/app/Census/CensusColumnConditionUs.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusColumnFatherBirthPlace.php b/app/Census/CensusColumnFatherBirthPlace.php
index eecaad8f91..b5432f2c70 100644
--- a/app/Census/CensusColumnFatherBirthPlace.php
+++ b/app/Census/CensusColumnFatherBirthPlace.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusColumnFatherBirthPlaceSimple.php b/app/Census/CensusColumnFatherBirthPlaceSimple.php
index 827e8edbaf..b8d4da7ecc 100644
--- a/app/Census/CensusColumnFatherBirthPlaceSimple.php
+++ b/app/Census/CensusColumnFatherBirthPlaceSimple.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusColumnFatherForeign.php b/app/Census/CensusColumnFatherForeign.php
index 5e8068cd98..5e860261d1 100644
--- a/app/Census/CensusColumnFatherForeign.php
+++ b/app/Census/CensusColumnFatherForeign.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusColumnFullName.php b/app/Census/CensusColumnFullName.php
index 1772adefe1..5416d5eba4 100644
--- a/app/Census/CensusColumnFullName.php
+++ b/app/Census/CensusColumnFullName.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusColumnGivenNameInitial.php b/app/Census/CensusColumnGivenNameInitial.php
index 3ba981aed0..07b00a7bc5 100644
--- a/app/Census/CensusColumnGivenNameInitial.php
+++ b/app/Census/CensusColumnGivenNameInitial.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusColumnGivenNames.php b/app/Census/CensusColumnGivenNames.php
index 07c1416a46..994d8c7693 100644
--- a/app/Census/CensusColumnGivenNames.php
+++ b/app/Census/CensusColumnGivenNames.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusColumnInterface.php b/app/Census/CensusColumnInterface.php
index a72beac76a..c1089fed11 100644
--- a/app/Census/CensusColumnInterface.php
+++ b/app/Census/CensusColumnInterface.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusColumnMarriedWithinYear.php b/app/Census/CensusColumnMarriedWithinYear.php
index fcbb450431..62b1d23704 100644
--- a/app/Census/CensusColumnMarriedWithinYear.php
+++ b/app/Census/CensusColumnMarriedWithinYear.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusColumnMonthIfBornWithinYear.php b/app/Census/CensusColumnMonthIfBornWithinYear.php
index d5e36abc3a..83090c0562 100644
--- a/app/Census/CensusColumnMonthIfBornWithinYear.php
+++ b/app/Census/CensusColumnMonthIfBornWithinYear.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusColumnMonthIfMarriedWithinYear.php b/app/Census/CensusColumnMonthIfMarriedWithinYear.php
index 55d0e81760..2aaba5b8f0 100644
--- a/app/Census/CensusColumnMonthIfMarriedWithinYear.php
+++ b/app/Census/CensusColumnMonthIfMarriedWithinYear.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusColumnMotherBirthPlace.php b/app/Census/CensusColumnMotherBirthPlace.php
index ac928ddd95..d222bada2f 100644
--- a/app/Census/CensusColumnMotherBirthPlace.php
+++ b/app/Census/CensusColumnMotherBirthPlace.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusColumnMotherBirthPlaceSimple.php b/app/Census/CensusColumnMotherBirthPlaceSimple.php
index 054c245d9d..2cce8a7074 100644
--- a/app/Census/CensusColumnMotherBirthPlaceSimple.php
+++ b/app/Census/CensusColumnMotherBirthPlaceSimple.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusColumnMotherForeign.php b/app/Census/CensusColumnMotherForeign.php
index 765dcc76e7..b3b31a1be5 100644
--- a/app/Census/CensusColumnMotherForeign.php
+++ b/app/Census/CensusColumnMotherForeign.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusColumnNationality.php b/app/Census/CensusColumnNationality.php
index bb80028618..46539bd635 100644
--- a/app/Census/CensusColumnNationality.php
+++ b/app/Census/CensusColumnNationality.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusColumnNull.php b/app/Census/CensusColumnNull.php
index e1256b7ed1..0adcbaf67a 100644
--- a/app/Census/CensusColumnNull.php
+++ b/app/Census/CensusColumnNull.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusColumnOccupation.php b/app/Census/CensusColumnOccupation.php
index 8e0727f35e..d1d8dc9849 100644
--- a/app/Census/CensusColumnOccupation.php
+++ b/app/Census/CensusColumnOccupation.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusColumnRelationToHead.php b/app/Census/CensusColumnRelationToHead.php
index bf2fd2a4b0..8303d800ca 100644
--- a/app/Census/CensusColumnRelationToHead.php
+++ b/app/Census/CensusColumnRelationToHead.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusColumnRelationToHeadGerman.php b/app/Census/CensusColumnRelationToHeadGerman.php
index a0a070591d..f5c5764595 100644
--- a/app/Census/CensusColumnRelationToHeadGerman.php
+++ b/app/Census/CensusColumnRelationToHeadGerman.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusColumnReligion.php b/app/Census/CensusColumnReligion.php
index b05460433c..7c9eb9120c 100644
--- a/app/Census/CensusColumnReligion.php
+++ b/app/Census/CensusColumnReligion.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusColumnSexMF.php b/app/Census/CensusColumnSexMF.php
index 75e5e39ba1..37513cf097 100644
--- a/app/Census/CensusColumnSexMF.php
+++ b/app/Census/CensusColumnSexMF.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusColumnSexMK.php b/app/Census/CensusColumnSexMK.php
index 79229f7062..81e4945397 100644
--- a/app/Census/CensusColumnSexMK.php
+++ b/app/Census/CensusColumnSexMK.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusColumnSexMZ.php b/app/Census/CensusColumnSexMZ.php
index c85b4adbb4..e7f2401fe4 100644
--- a/app/Census/CensusColumnSexMZ.php
+++ b/app/Census/CensusColumnSexMZ.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusColumnSurname.php b/app/Census/CensusColumnSurname.php
index 3bb9d87a25..d038123c90 100644
--- a/app/Census/CensusColumnSurname.php
+++ b/app/Census/CensusColumnSurname.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusColumnSurnameGivenNameInitial.php b/app/Census/CensusColumnSurnameGivenNameInitial.php
index f716b81d20..69f06fd86e 100644
--- a/app/Census/CensusColumnSurnameGivenNameInitial.php
+++ b/app/Census/CensusColumnSurnameGivenNameInitial.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusColumnSurnameGivenNames.php b/app/Census/CensusColumnSurnameGivenNames.php
index e234fc6938..1b547ba51e 100644
--- a/app/Census/CensusColumnSurnameGivenNames.php
+++ b/app/Census/CensusColumnSurnameGivenNames.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusColumnYearsMarried.php b/app/Census/CensusColumnYearsMarried.php
index cb8108fa6a..e8cf0f9f9a 100644
--- a/app/Census/CensusColumnYearsMarried.php
+++ b/app/Census/CensusColumnYearsMarried.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusInterface.php b/app/Census/CensusInterface.php
index bd1878159e..d6d6a6e83a 100644
--- a/app/Census/CensusInterface.php
+++ b/app/Census/CensusInterface.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfCzechRepublic.php b/app/Census/CensusOfCzechRepublic.php
index 014a4b364d..1fcb0d20c1 100644
--- a/app/Census/CensusOfCzechRepublic.php
+++ b/app/Census/CensusOfCzechRepublic.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfCzechRepublic1880.php b/app/Census/CensusOfCzechRepublic1880.php
index 36d8345a1e..8bd2d906b7 100644
--- a/app/Census/CensusOfCzechRepublic1880.php
+++ b/app/Census/CensusOfCzechRepublic1880.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfCzechRepublic1921.php b/app/Census/CensusOfCzechRepublic1921.php
index da38178408..76602b37b1 100644
--- a/app/Census/CensusOfCzechRepublic1921.php
+++ b/app/Census/CensusOfCzechRepublic1921.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfDenmark.php b/app/Census/CensusOfDenmark.php
index 4d67e2682d..c369712350 100644
--- a/app/Census/CensusOfDenmark.php
+++ b/app/Census/CensusOfDenmark.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfDenmark1787.php b/app/Census/CensusOfDenmark1787.php
index d439967bad..d490417e6b 100644
--- a/app/Census/CensusOfDenmark1787.php
+++ b/app/Census/CensusOfDenmark1787.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfDenmark1801.php b/app/Census/CensusOfDenmark1801.php
index afb13906fb..be274a3f11 100644
--- a/app/Census/CensusOfDenmark1801.php
+++ b/app/Census/CensusOfDenmark1801.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfDenmark1803.php b/app/Census/CensusOfDenmark1803.php
index e3274dc323..054e1c41aa 100644
--- a/app/Census/CensusOfDenmark1803.php
+++ b/app/Census/CensusOfDenmark1803.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfDenmark1834.php b/app/Census/CensusOfDenmark1834.php
index 2a50127839..99290405c5 100644
--- a/app/Census/CensusOfDenmark1834.php
+++ b/app/Census/CensusOfDenmark1834.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfDenmark1835.php b/app/Census/CensusOfDenmark1835.php
index 4e8cd03140..31e479c7ed 100644
--- a/app/Census/CensusOfDenmark1835.php
+++ b/app/Census/CensusOfDenmark1835.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfDenmark1840.php b/app/Census/CensusOfDenmark1840.php
index 8cf49abb4e..2354aa723f 100644
--- a/app/Census/CensusOfDenmark1840.php
+++ b/app/Census/CensusOfDenmark1840.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfDenmark1845.php b/app/Census/CensusOfDenmark1845.php
index 77cdc62ad2..5bbfde2344 100644
--- a/app/Census/CensusOfDenmark1845.php
+++ b/app/Census/CensusOfDenmark1845.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfDenmark1850.php b/app/Census/CensusOfDenmark1850.php
index c96db4e6f4..ece90c3364 100644
--- a/app/Census/CensusOfDenmark1850.php
+++ b/app/Census/CensusOfDenmark1850.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfDenmark1855.php b/app/Census/CensusOfDenmark1855.php
index 8d1ea0ad03..0696a616f4 100644
--- a/app/Census/CensusOfDenmark1855.php
+++ b/app/Census/CensusOfDenmark1855.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfDenmark1860.php b/app/Census/CensusOfDenmark1860.php
index 1ae64fe48d..4ab66fdb83 100644
--- a/app/Census/CensusOfDenmark1860.php
+++ b/app/Census/CensusOfDenmark1860.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfDenmark1870.php b/app/Census/CensusOfDenmark1870.php
index 921310dd02..31094e47a3 100644
--- a/app/Census/CensusOfDenmark1870.php
+++ b/app/Census/CensusOfDenmark1870.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfDenmark1880.php b/app/Census/CensusOfDenmark1880.php
index 2238d6eaca..2e16de5ecb 100644
--- a/app/Census/CensusOfDenmark1880.php
+++ b/app/Census/CensusOfDenmark1880.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfDenmark1885.php b/app/Census/CensusOfDenmark1885.php
index f6b5dffa37..2e1049a0a3 100644
--- a/app/Census/CensusOfDenmark1885.php
+++ b/app/Census/CensusOfDenmark1885.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfDenmark1890.php b/app/Census/CensusOfDenmark1890.php
index 3d850c9c42..a2c0a298f8 100644
--- a/app/Census/CensusOfDenmark1890.php
+++ b/app/Census/CensusOfDenmark1890.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfDenmark1901.php b/app/Census/CensusOfDenmark1901.php
index 0e8caa3bd4..c80b8139b1 100644
--- a/app/Census/CensusOfDenmark1901.php
+++ b/app/Census/CensusOfDenmark1901.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfDenmark1906.php b/app/Census/CensusOfDenmark1906.php
index 5bcf5de659..26ec19b080 100644
--- a/app/Census/CensusOfDenmark1906.php
+++ b/app/Census/CensusOfDenmark1906.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfDenmark1911.php b/app/Census/CensusOfDenmark1911.php
index 94031440d8..80ef9588c1 100644
--- a/app/Census/CensusOfDenmark1911.php
+++ b/app/Census/CensusOfDenmark1911.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfDenmark1916.php b/app/Census/CensusOfDenmark1916.php
index d3980bd170..58c2936a96 100644
--- a/app/Census/CensusOfDenmark1916.php
+++ b/app/Census/CensusOfDenmark1916.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfDenmark1921.php b/app/Census/CensusOfDenmark1921.php
index 16153d7f99..1804b5fb99 100644
--- a/app/Census/CensusOfDenmark1921.php
+++ b/app/Census/CensusOfDenmark1921.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfDenmark1925.php b/app/Census/CensusOfDenmark1925.php
index f683cbad47..c335c0bd66 100644
--- a/app/Census/CensusOfDenmark1925.php
+++ b/app/Census/CensusOfDenmark1925.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfDenmark1930.php b/app/Census/CensusOfDenmark1930.php
index e3a0935dfe..1147000e8e 100644
--- a/app/Census/CensusOfDenmark1930.php
+++ b/app/Census/CensusOfDenmark1930.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfDenmark1940.php b/app/Census/CensusOfDenmark1940.php
index 933768a3bd..3d1adf2fd0 100644
--- a/app/Census/CensusOfDenmark1940.php
+++ b/app/Census/CensusOfDenmark1940.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfDeutschland.php b/app/Census/CensusOfDeutschland.php
index 7a514b7575..8217288e3d 100644
--- a/app/Census/CensusOfDeutschland.php
+++ b/app/Census/CensusOfDeutschland.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfEngland.php b/app/Census/CensusOfEngland.php
index e095924880..9e1349ce1a 100644
--- a/app/Census/CensusOfEngland.php
+++ b/app/Census/CensusOfEngland.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfEngland1841.php b/app/Census/CensusOfEngland1841.php
index de9be45a4e..168bb9f951 100644
--- a/app/Census/CensusOfEngland1841.php
+++ b/app/Census/CensusOfEngland1841.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfEngland1851.php b/app/Census/CensusOfEngland1851.php
index 2f1cf4cc3e..94c3b2dd12 100644
--- a/app/Census/CensusOfEngland1851.php
+++ b/app/Census/CensusOfEngland1851.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfEngland1861.php b/app/Census/CensusOfEngland1861.php
index 6510778cf8..3d177685af 100644
--- a/app/Census/CensusOfEngland1861.php
+++ b/app/Census/CensusOfEngland1861.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfEngland1871.php b/app/Census/CensusOfEngland1871.php
index 780173ea3f..ba44018bcd 100644
--- a/app/Census/CensusOfEngland1871.php
+++ b/app/Census/CensusOfEngland1871.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfEngland1881.php b/app/Census/CensusOfEngland1881.php
index 5d8bc62b4d..ad72348c6d 100644
--- a/app/Census/CensusOfEngland1881.php
+++ b/app/Census/CensusOfEngland1881.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfEngland1891.php b/app/Census/CensusOfEngland1891.php
index aabe00d790..5dd74fce3b 100644
--- a/app/Census/CensusOfEngland1891.php
+++ b/app/Census/CensusOfEngland1891.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfEngland1901.php b/app/Census/CensusOfEngland1901.php
index 3de95d89bb..2b10cd07fd 100644
--- a/app/Census/CensusOfEngland1901.php
+++ b/app/Census/CensusOfEngland1901.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfEngland1911.php b/app/Census/CensusOfEngland1911.php
index 74b08c4a27..4ae7b68353 100644
--- a/app/Census/CensusOfEngland1911.php
+++ b/app/Census/CensusOfEngland1911.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfFrance.php b/app/Census/CensusOfFrance.php
index e2fe091131..20fd6a2242 100644
--- a/app/Census/CensusOfFrance.php
+++ b/app/Census/CensusOfFrance.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfFrance1831.php b/app/Census/CensusOfFrance1831.php
index 3ad1f29f64..1449d4c578 100644
--- a/app/Census/CensusOfFrance1831.php
+++ b/app/Census/CensusOfFrance1831.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfFrance1836.php b/app/Census/CensusOfFrance1836.php
index a0c4358882..0e0aa32c0a 100644
--- a/app/Census/CensusOfFrance1836.php
+++ b/app/Census/CensusOfFrance1836.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfFrance1841.php b/app/Census/CensusOfFrance1841.php
index f2004706ae..86657aad73 100644
--- a/app/Census/CensusOfFrance1841.php
+++ b/app/Census/CensusOfFrance1841.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfFrance1846.php b/app/Census/CensusOfFrance1846.php
index f703aac2a2..b19e226a64 100644
--- a/app/Census/CensusOfFrance1846.php
+++ b/app/Census/CensusOfFrance1846.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfFrance1851.php b/app/Census/CensusOfFrance1851.php
index e80ade7c51..71a8388138 100644
--- a/app/Census/CensusOfFrance1851.php
+++ b/app/Census/CensusOfFrance1851.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfFrance1856.php b/app/Census/CensusOfFrance1856.php
index f4e3b43e39..38d9d23e25 100644
--- a/app/Census/CensusOfFrance1856.php
+++ b/app/Census/CensusOfFrance1856.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfFrance1861.php b/app/Census/CensusOfFrance1861.php
index 0397d0ec3b..73d4f56f52 100644
--- a/app/Census/CensusOfFrance1861.php
+++ b/app/Census/CensusOfFrance1861.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfFrance1866.php b/app/Census/CensusOfFrance1866.php
index 70bd01154a..54a766220e 100644
--- a/app/Census/CensusOfFrance1866.php
+++ b/app/Census/CensusOfFrance1866.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfFrance1872.php b/app/Census/CensusOfFrance1872.php
index 06fcaa9e3b..6fe5ada812 100644
--- a/app/Census/CensusOfFrance1872.php
+++ b/app/Census/CensusOfFrance1872.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfFrance1876.php b/app/Census/CensusOfFrance1876.php
index 9cf5b38e28..85d9a670c1 100644
--- a/app/Census/CensusOfFrance1876.php
+++ b/app/Census/CensusOfFrance1876.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfFrance1881.php b/app/Census/CensusOfFrance1881.php
index a65fd897aa..4abd7c5e01 100644
--- a/app/Census/CensusOfFrance1881.php
+++ b/app/Census/CensusOfFrance1881.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfFrance1886.php b/app/Census/CensusOfFrance1886.php
index 627f044f58..dc9fe8c426 100644
--- a/app/Census/CensusOfFrance1886.php
+++ b/app/Census/CensusOfFrance1886.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfFrance1891.php b/app/Census/CensusOfFrance1891.php
index 165684abe7..43359a09b6 100644
--- a/app/Census/CensusOfFrance1891.php
+++ b/app/Census/CensusOfFrance1891.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfFrance1896.php b/app/Census/CensusOfFrance1896.php
index f80a606b8f..7efff085d7 100644
--- a/app/Census/CensusOfFrance1896.php
+++ b/app/Census/CensusOfFrance1896.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfFrance1901.php b/app/Census/CensusOfFrance1901.php
index b4529eff03..5b7ec5bc0c 100644
--- a/app/Census/CensusOfFrance1901.php
+++ b/app/Census/CensusOfFrance1901.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfFrance1906.php b/app/Census/CensusOfFrance1906.php
index 38c6a0aad4..c0dfc79003 100644
--- a/app/Census/CensusOfFrance1906.php
+++ b/app/Census/CensusOfFrance1906.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfFrance1911.php b/app/Census/CensusOfFrance1911.php
index a896248824..d1b3a28135 100644
--- a/app/Census/CensusOfFrance1911.php
+++ b/app/Census/CensusOfFrance1911.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfFrance1921.php b/app/Census/CensusOfFrance1921.php
index 5c10bc2a4d..4535a5d8c9 100644
--- a/app/Census/CensusOfFrance1921.php
+++ b/app/Census/CensusOfFrance1921.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfFrance1926.php b/app/Census/CensusOfFrance1926.php
index a46138ca40..3246a51016 100644
--- a/app/Census/CensusOfFrance1926.php
+++ b/app/Census/CensusOfFrance1926.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfFrance1931.php b/app/Census/CensusOfFrance1931.php
index e9fd473bf6..2d42617851 100644
--- a/app/Census/CensusOfFrance1931.php
+++ b/app/Census/CensusOfFrance1931.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfFrance1936.php b/app/Census/CensusOfFrance1936.php
index 4790f4ccf2..b0babbce96 100644
--- a/app/Census/CensusOfFrance1936.php
+++ b/app/Census/CensusOfFrance1936.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfFrance1946.php b/app/Census/CensusOfFrance1946.php
index 960b2704a9..ab7a748216 100644
--- a/app/Census/CensusOfFrance1946.php
+++ b/app/Census/CensusOfFrance1946.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfScotland.php b/app/Census/CensusOfScotland.php
index d8648bb49b..5c82152b5c 100644
--- a/app/Census/CensusOfScotland.php
+++ b/app/Census/CensusOfScotland.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfScotland1841.php b/app/Census/CensusOfScotland1841.php
index 1420680687..09ce9ef841 100644
--- a/app/Census/CensusOfScotland1841.php
+++ b/app/Census/CensusOfScotland1841.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfScotland1851.php b/app/Census/CensusOfScotland1851.php
index 8196ed3306..25abb5a179 100644
--- a/app/Census/CensusOfScotland1851.php
+++ b/app/Census/CensusOfScotland1851.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfScotland1861.php b/app/Census/CensusOfScotland1861.php
index 8e48a9d51a..7b66cd698a 100644
--- a/app/Census/CensusOfScotland1861.php
+++ b/app/Census/CensusOfScotland1861.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfScotland1871.php b/app/Census/CensusOfScotland1871.php
index c3c981e3c8..608008cb17 100644
--- a/app/Census/CensusOfScotland1871.php
+++ b/app/Census/CensusOfScotland1871.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfScotland1881.php b/app/Census/CensusOfScotland1881.php
index fff7f69283..7bda8a86e4 100644
--- a/app/Census/CensusOfScotland1881.php
+++ b/app/Census/CensusOfScotland1881.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfScotland1891.php b/app/Census/CensusOfScotland1891.php
index db42cd46ad..a41dad57d9 100644
--- a/app/Census/CensusOfScotland1891.php
+++ b/app/Census/CensusOfScotland1891.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfScotland1901.php b/app/Census/CensusOfScotland1901.php
index eec8c32f2b..81c4cfb269 100644
--- a/app/Census/CensusOfScotland1901.php
+++ b/app/Census/CensusOfScotland1901.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfScotland1911.php b/app/Census/CensusOfScotland1911.php
index 03690c0fb5..8ead2cff99 100644
--- a/app/Census/CensusOfScotland1911.php
+++ b/app/Census/CensusOfScotland1911.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfUnitedStates.php b/app/Census/CensusOfUnitedStates.php
index 7f5aed0246..3f6cb46529 100644
--- a/app/Census/CensusOfUnitedStates.php
+++ b/app/Census/CensusOfUnitedStates.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfUnitedStates1850.php b/app/Census/CensusOfUnitedStates1850.php
index 0e447f6246..e0f5685a94 100644
--- a/app/Census/CensusOfUnitedStates1850.php
+++ b/app/Census/CensusOfUnitedStates1850.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfUnitedStates1860.php b/app/Census/CensusOfUnitedStates1860.php
index 3cf4fdabe4..435fe78be0 100644
--- a/app/Census/CensusOfUnitedStates1860.php
+++ b/app/Census/CensusOfUnitedStates1860.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfUnitedStates1870.php b/app/Census/CensusOfUnitedStates1870.php
index 6b80478413..08d40935f8 100644
--- a/app/Census/CensusOfUnitedStates1870.php
+++ b/app/Census/CensusOfUnitedStates1870.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfUnitedStates1880.php b/app/Census/CensusOfUnitedStates1880.php
index dd9bdf9c52..321149ca39 100644
--- a/app/Census/CensusOfUnitedStates1880.php
+++ b/app/Census/CensusOfUnitedStates1880.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfUnitedStates1890.php b/app/Census/CensusOfUnitedStates1890.php
index d8d6c5bfa0..83807f3147 100644
--- a/app/Census/CensusOfUnitedStates1890.php
+++ b/app/Census/CensusOfUnitedStates1890.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfUnitedStates1900.php b/app/Census/CensusOfUnitedStates1900.php
index f83e409ced..862a83a0c1 100644
--- a/app/Census/CensusOfUnitedStates1900.php
+++ b/app/Census/CensusOfUnitedStates1900.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfUnitedStates1910.php b/app/Census/CensusOfUnitedStates1910.php
index 0185f2fa32..91fbde7be2 100644
--- a/app/Census/CensusOfUnitedStates1910.php
+++ b/app/Census/CensusOfUnitedStates1910.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfUnitedStates1920.php b/app/Census/CensusOfUnitedStates1920.php
index 6c2bd91a3b..7616392bdb 100644
--- a/app/Census/CensusOfUnitedStates1920.php
+++ b/app/Census/CensusOfUnitedStates1920.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfUnitedStates1930.php b/app/Census/CensusOfUnitedStates1930.php
index 13fd8639db..b8e3a12920 100644
--- a/app/Census/CensusOfUnitedStates1930.php
+++ b/app/Census/CensusOfUnitedStates1930.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfWales.php b/app/Census/CensusOfWales.php
index e81208d4c2..aa71dcf6ce 100644
--- a/app/Census/CensusOfWales.php
+++ b/app/Census/CensusOfWales.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfWales1841.php b/app/Census/CensusOfWales1841.php
index 2b9432c1c4..1d4c1a1fc6 100644
--- a/app/Census/CensusOfWales1841.php
+++ b/app/Census/CensusOfWales1841.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfWales1851.php b/app/Census/CensusOfWales1851.php
index c6552d7534..303ffaf5db 100644
--- a/app/Census/CensusOfWales1851.php
+++ b/app/Census/CensusOfWales1851.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfWales1861.php b/app/Census/CensusOfWales1861.php
index 3328de301a..4587575c12 100644
--- a/app/Census/CensusOfWales1861.php
+++ b/app/Census/CensusOfWales1861.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfWales1871.php b/app/Census/CensusOfWales1871.php
index f6437d70e3..f7c20091ea 100644
--- a/app/Census/CensusOfWales1871.php
+++ b/app/Census/CensusOfWales1871.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfWales1881.php b/app/Census/CensusOfWales1881.php
index 34a13c3ac0..4a62f24e5c 100644
--- a/app/Census/CensusOfWales1881.php
+++ b/app/Census/CensusOfWales1881.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfWales1891.php b/app/Census/CensusOfWales1891.php
index f4ad7c40df..2bf21e1432 100644
--- a/app/Census/CensusOfWales1891.php
+++ b/app/Census/CensusOfWales1891.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfWales1901.php b/app/Census/CensusOfWales1901.php
index 76accd05a5..9737d7f2c6 100644
--- a/app/Census/CensusOfWales1901.php
+++ b/app/Census/CensusOfWales1901.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusOfWales1911.php b/app/Census/CensusOfWales1911.php
index 058b622a38..30251e96b6 100644
--- a/app/Census/CensusOfWales1911.php
+++ b/app/Census/CensusOfWales1911.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/CensusPlaceInterface.php b/app/Census/CensusPlaceInterface.php
index 31ca03afe4..7607559330 100644
--- a/app/Census/CensusPlaceInterface.php
+++ b/app/Census/CensusPlaceInterface.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/RegisterOfEngland1939.php b/app/Census/RegisterOfEngland1939.php
index 6a0940435b..a98bdc5c87 100644
--- a/app/Census/RegisterOfEngland1939.php
+++ b/app/Census/RegisterOfEngland1939.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Census/RegisterOfWales1939.php b/app/Census/RegisterOfWales1939.php
index 490ab7d9dd..3d9a28941c 100644
--- a/app/Census/RegisterOfWales1939.php
+++ b/app/Census/RegisterOfWales1939.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/ColorGenerator.php b/app/ColorGenerator.php
index 42deaf0963..8c640bd46e 100644
--- a/app/ColorGenerator.php
+++ b/app/ColorGenerator.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/CommonMark/CensusTableExtension.php b/app/CommonMark/CensusTableExtension.php
index a00bfb83fa..62e63a9e0e 100644
--- a/app/CommonMark/CensusTableExtension.php
+++ b/app/CommonMark/CensusTableExtension.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/CommonMark/CensusTableParser.php b/app/CommonMark/CensusTableParser.php
index 5d5cacf1c5..4aa1c0ea7e 100644
--- a/app/CommonMark/CensusTableParser.php
+++ b/app/CommonMark/CensusTableParser.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/CommonMark/XrefExtension.php b/app/CommonMark/XrefExtension.php
index bb381cfc91..2fe79f3e53 100644
--- a/app/CommonMark/XrefExtension.php
+++ b/app/CommonMark/XrefExtension.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/CommonMark/XrefParser.php b/app/CommonMark/XrefParser.php
index f9d5869c45..52b6aeaae8 100644
--- a/app/CommonMark/XrefParser.php
+++ b/app/CommonMark/XrefParser.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Config.php b/app/Config.php
index f4830d83ab..7c278a5814 100644
--- a/app/Config.php
+++ b/app/Config.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Database.php b/app/Database.php
index c69dcdea4f..c72a1d7772 100644
--- a/app/Database.php
+++ b/app/Database.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Date.php b/app/Date.php
index 8e3390a532..c5d5642502 100644
--- a/app/Date.php
+++ b/app/Date.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Date/AbstractCalendarDate.php b/app/Date/AbstractCalendarDate.php
index 4ccc13c626..b0176cad3e 100644
--- a/app/Date/AbstractCalendarDate.php
+++ b/app/Date/AbstractCalendarDate.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Date/AbstractGregorianJulianDate.php b/app/Date/AbstractGregorianJulianDate.php
index 2571a0c8ef..e31e0679a2 100644
--- a/app/Date/AbstractGregorianJulianDate.php
+++ b/app/Date/AbstractGregorianJulianDate.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Date/FrenchDate.php b/app/Date/FrenchDate.php
index dc10abc890..36f9278802 100644
--- a/app/Date/FrenchDate.php
+++ b/app/Date/FrenchDate.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Date/GregorianDate.php b/app/Date/GregorianDate.php
index 9a8d1fa053..08e655214f 100644
--- a/app/Date/GregorianDate.php
+++ b/app/Date/GregorianDate.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Date/HijriDate.php b/app/Date/HijriDate.php
index 97334cdf10..1661ff0599 100644
--- a/app/Date/HijriDate.php
+++ b/app/Date/HijriDate.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Date/JalaliDate.php b/app/Date/JalaliDate.php
index 708866b86c..38f9d8bf6c 100644
--- a/app/Date/JalaliDate.php
+++ b/app/Date/JalaliDate.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Date/JewishDate.php b/app/Date/JewishDate.php
index d05ffaf894..cbe403e3c1 100644
--- a/app/Date/JewishDate.php
+++ b/app/Date/JewishDate.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Date/JulianDate.php b/app/Date/JulianDate.php
index 9d49a98baa..2ed1ca28e7 100644
--- a/app/Date/JulianDate.php
+++ b/app/Date/JulianDate.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Date/RomanDate.php b/app/Date/RomanDate.php
index 39f05b3415..2d60dfbdf2 100644
--- a/app/Date/RomanDate.php
+++ b/app/Date/RomanDate.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/DebugBar.php b/app/DebugBar.php
index 3ba8ae1671..4cfa5b6768 100644
--- a/app/DebugBar.php
+++ b/app/DebugBar.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/DebugBar/ViewCollector.php b/app/DebugBar/ViewCollector.php
index d487833dac..cdef6fdf86 100644
--- a/app/DebugBar/ViewCollector.php
+++ b/app/DebugBar/ViewCollector.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Exceptions/FamilyAccessDeniedException.php b/app/Exceptions/FamilyAccessDeniedException.php
index eafc3cd1d0..3f7d380be2 100644
--- a/app/Exceptions/FamilyAccessDeniedException.php
+++ b/app/Exceptions/FamilyAccessDeniedException.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Exceptions/FamilyNotFoundException.php b/app/Exceptions/FamilyNotFoundException.php
index 53899872ef..c653a93375 100644
--- a/app/Exceptions/FamilyNotFoundException.php
+++ b/app/Exceptions/FamilyNotFoundException.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Exceptions/Handler.php b/app/Exceptions/Handler.php
index 96fa8c4193..e7a73af96f 100644
--- a/app/Exceptions/Handler.php
+++ b/app/Exceptions/Handler.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Exceptions/IndividualAccessDeniedException.php b/app/Exceptions/IndividualAccessDeniedException.php
index d7d2fd9874..b3e38a3a4e 100644
--- a/app/Exceptions/IndividualAccessDeniedException.php
+++ b/app/Exceptions/IndividualAccessDeniedException.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Exceptions/IndividualNotFoundException.php b/app/Exceptions/IndividualNotFoundException.php
index bca410a5f7..55a18226a0 100644
--- a/app/Exceptions/IndividualNotFoundException.php
+++ b/app/Exceptions/IndividualNotFoundException.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Exceptions/MediaAccessDeniedException.php b/app/Exceptions/MediaAccessDeniedException.php
index c9a9f5f8c4..5779a2c317 100644
--- a/app/Exceptions/MediaAccessDeniedException.php
+++ b/app/Exceptions/MediaAccessDeniedException.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Exceptions/MediaNotFoundException.php b/app/Exceptions/MediaNotFoundException.php
index a7f95f6038..d7f55b4dfb 100644
--- a/app/Exceptions/MediaNotFoundException.php
+++ b/app/Exceptions/MediaNotFoundException.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Exceptions/NoteAccessDeniedException.php b/app/Exceptions/NoteAccessDeniedException.php
index 1ca54a1c00..2384254333 100644
--- a/app/Exceptions/NoteAccessDeniedException.php
+++ b/app/Exceptions/NoteAccessDeniedException.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Exceptions/NoteNotFoundException.php b/app/Exceptions/NoteNotFoundException.php
index 0f5804a5e1..a9e08cf29e 100644
--- a/app/Exceptions/NoteNotFoundException.php
+++ b/app/Exceptions/NoteNotFoundException.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Exceptions/RecordAccessDeniedException.php b/app/Exceptions/RecordAccessDeniedException.php
index 46de33e218..945b6aa532 100644
--- a/app/Exceptions/RecordAccessDeniedException.php
+++ b/app/Exceptions/RecordAccessDeniedException.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Exceptions/RecordNotFoundException.php b/app/Exceptions/RecordNotFoundException.php
index 2d90a5485d..4b4d591192 100644
--- a/app/Exceptions/RecordNotFoundException.php
+++ b/app/Exceptions/RecordNotFoundException.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Exceptions/RepositoryAccessDeniedException.php b/app/Exceptions/RepositoryAccessDeniedException.php
index c6bceb5964..d333c0f446 100644
--- a/app/Exceptions/RepositoryAccessDeniedException.php
+++ b/app/Exceptions/RepositoryAccessDeniedException.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Exceptions/RepositoryNotFoundException.php b/app/Exceptions/RepositoryNotFoundException.php
index 0f1e24f80b..123c5c8b3c 100644
--- a/app/Exceptions/RepositoryNotFoundException.php
+++ b/app/Exceptions/RepositoryNotFoundException.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Exceptions/SourceAccessDeniedException.php b/app/Exceptions/SourceAccessDeniedException.php
index 962aa84530..39ca91cce7 100644
--- a/app/Exceptions/SourceAccessDeniedException.php
+++ b/app/Exceptions/SourceAccessDeniedException.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Exceptions/SourceNotFoundException.php b/app/Exceptions/SourceNotFoundException.php
index b1c33ba03a..a3f81224a0 100644
--- a/app/Exceptions/SourceNotFoundException.php
+++ b/app/Exceptions/SourceNotFoundException.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Fact.php b/app/Fact.php
index 104625e07f..0cdb5b6140 100644
--- a/app/Fact.php
+++ b/app/Fact.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/FactLocation.php b/app/FactLocation.php
index 39d9575c7a..fb7e045d80 100644
--- a/app/FactLocation.php
+++ b/app/FactLocation.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Family.php b/app/Family.php
index 2975846615..6a6a023fc6 100644
--- a/app/Family.php
+++ b/app/Family.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/File.php b/app/File.php
index cbd071f0be..7eefbe50b7 100644
--- a/app/File.php
+++ b/app/File.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Filter.php b/app/Filter.php
index df036b9e23..e433f289bd 100644
--- a/app/Filter.php
+++ b/app/Filter.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/FlashMessages.php b/app/FlashMessages.php
index 2397acb64f..8abb0e9986 100644
--- a/app/FlashMessages.php
+++ b/app/FlashMessages.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/FontAwesome.php b/app/FontAwesome.php
index fa81181b44..78038dcd08 100644
--- a/app/FontAwesome.php
+++ b/app/FontAwesome.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Functions/Functions.php b/app/Functions/Functions.php
index a4b45afea4..8b54e21e0b 100644
--- a/app/Functions/Functions.php
+++ b/app/Functions/Functions.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Functions/FunctionsCharts.php b/app/Functions/FunctionsCharts.php
index 0afea645d7..53ffa90219 100644
--- a/app/Functions/FunctionsCharts.php
+++ b/app/Functions/FunctionsCharts.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Functions/FunctionsDate.php b/app/Functions/FunctionsDate.php
index 126d3fe334..07727fc211 100644
--- a/app/Functions/FunctionsDate.php
+++ b/app/Functions/FunctionsDate.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Functions/FunctionsDb.php b/app/Functions/FunctionsDb.php
index bfde0371c0..b655480cc2 100644
--- a/app/Functions/FunctionsDb.php
+++ b/app/Functions/FunctionsDb.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Functions/FunctionsExport.php b/app/Functions/FunctionsExport.php
index b5e1dff225..8639dd6bf9 100644
--- a/app/Functions/FunctionsExport.php
+++ b/app/Functions/FunctionsExport.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Functions/FunctionsImport.php b/app/Functions/FunctionsImport.php
index 2360fd9d7a..80702dae9b 100644
--- a/app/Functions/FunctionsImport.php
+++ b/app/Functions/FunctionsImport.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Functions/FunctionsPrint.php b/app/Functions/FunctionsPrint.php
index 33c44a6ef3..5d4ec0855d 100644
--- a/app/Functions/FunctionsPrint.php
+++ b/app/Functions/FunctionsPrint.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Functions/FunctionsPrintFacts.php b/app/Functions/FunctionsPrintFacts.php
index 3188ebaf9a..669ce616aa 100644
--- a/app/Functions/FunctionsPrintFacts.php
+++ b/app/Functions/FunctionsPrintFacts.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Functions/FunctionsPrintLists.php b/app/Functions/FunctionsPrintLists.php
index 468bb67444..2c6456b1da 100644
--- a/app/Functions/FunctionsPrintLists.php
+++ b/app/Functions/FunctionsPrintLists.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Functions/FunctionsRtl.php b/app/Functions/FunctionsRtl.php
index 904e887b72..fc9a24a845 100644
--- a/app/Functions/FunctionsRtl.php
+++ b/app/Functions/FunctionsRtl.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Gedcom.php b/app/Gedcom.php
index 97dd887a57..cff40cb469 100644
--- a/app/Gedcom.php
+++ b/app/Gedcom.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/GedcomCode/GedcomCodeAdop.php b/app/GedcomCode/GedcomCodeAdop.php
index 57952c14eb..a28f2a0f90 100644
--- a/app/GedcomCode/GedcomCodeAdop.php
+++ b/app/GedcomCode/GedcomCodeAdop.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/GedcomCode/GedcomCodeName.php b/app/GedcomCode/GedcomCodeName.php
index 6ab8d0dd9e..422aa934be 100644
--- a/app/GedcomCode/GedcomCodeName.php
+++ b/app/GedcomCode/GedcomCodeName.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/GedcomCode/GedcomCodePedi.php b/app/GedcomCode/GedcomCodePedi.php
index db88612dbc..69ce7a0e29 100644
--- a/app/GedcomCode/GedcomCodePedi.php
+++ b/app/GedcomCode/GedcomCodePedi.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/GedcomCode/GedcomCodeQuay.php b/app/GedcomCode/GedcomCodeQuay.php
index 9a4acd74bb..0e9b3fe229 100644
--- a/app/GedcomCode/GedcomCodeQuay.php
+++ b/app/GedcomCode/GedcomCodeQuay.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/GedcomCode/GedcomCodeRela.php b/app/GedcomCode/GedcomCodeRela.php
index 86abfab08f..ab409e7463 100644
--- a/app/GedcomCode/GedcomCodeRela.php
+++ b/app/GedcomCode/GedcomCodeRela.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/GedcomCode/GedcomCodeStat.php b/app/GedcomCode/GedcomCodeStat.php
index a2415d8016..c27ce72bac 100644
--- a/app/GedcomCode/GedcomCodeStat.php
+++ b/app/GedcomCode/GedcomCodeStat.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/GedcomCode/GedcomCodeTemp.php b/app/GedcomCode/GedcomCodeTemp.php
index af5f4d6d8d..e21dd1d422 100644
--- a/app/GedcomCode/GedcomCodeTemp.php
+++ b/app/GedcomCode/GedcomCodeTemp.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/GedcomRecord.php b/app/GedcomRecord.php
index 9696967453..a61aac1809 100644
--- a/app/GedcomRecord.php
+++ b/app/GedcomRecord.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/GedcomTag.php b/app/GedcomTag.php
index a7b58cd936..4cfa3b581d 100644
--- a/app/GedcomTag.php
+++ b/app/GedcomTag.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Helpers/functions.php b/app/Helpers/functions.php
index ec550e483e..1a357d51dd 100644
--- a/app/Helpers/functions.php
+++ b/app/Helpers/functions.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Html.php b/app/Html.php
index 2d02fd4040..74a19b2ecd 100644
--- a/app/Html.php
+++ b/app/Html.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Controllers/AbstractBaseController.php b/app/Http/Controllers/AbstractBaseController.php
index d9be239284..8f70713871 100644
--- a/app/Http/Controllers/AbstractBaseController.php
+++ b/app/Http/Controllers/AbstractBaseController.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Controllers/AbstractChartController.php b/app/Http/Controllers/AbstractChartController.php
index 5240247579..fa28663323 100644
--- a/app/Http/Controllers/AbstractChartController.php
+++ b/app/Http/Controllers/AbstractChartController.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Controllers/AbstractEditController.php b/app/Http/Controllers/AbstractEditController.php
index 8d46f5d39a..6fcd14a219 100644
--- a/app/Http/Controllers/AbstractEditController.php
+++ b/app/Http/Controllers/AbstractEditController.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Controllers/AccountController.php b/app/Http/Controllers/AccountController.php
index 35994b7d10..1fb02d8677 100644
--- a/app/Http/Controllers/AccountController.php
+++ b/app/Http/Controllers/AccountController.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Controllers/AdminController.php b/app/Http/Controllers/AdminController.php
index 57332baf85..4cd168c718 100644
--- a/app/Http/Controllers/AdminController.php
+++ b/app/Http/Controllers/AdminController.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Controllers/AdminLocationController.php b/app/Http/Controllers/AdminLocationController.php
index 67b5f6d39b..97f0b5b15a 100644
--- a/app/Http/Controllers/AdminLocationController.php
+++ b/app/Http/Controllers/AdminLocationController.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Controllers/AdminMapController.php b/app/Http/Controllers/AdminMapController.php
index b6d248a92d..c446b28d15 100644
--- a/app/Http/Controllers/AdminMapController.php
+++ b/app/Http/Controllers/AdminMapController.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Controllers/AdminMediaController.php b/app/Http/Controllers/AdminMediaController.php
index dcfd4509ed..f64a5baec4 100644
--- a/app/Http/Controllers/AdminMediaController.php
+++ b/app/Http/Controllers/AdminMediaController.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Controllers/AdminModuleController.php b/app/Http/Controllers/AdminModuleController.php
index b3a2654402..36fa6225cb 100644
--- a/app/Http/Controllers/AdminModuleController.php
+++ b/app/Http/Controllers/AdminModuleController.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Controllers/AdminSiteController.php b/app/Http/Controllers/AdminSiteController.php
index d7fe4e552c..a387922cde 100644
--- a/app/Http/Controllers/AdminSiteController.php
+++ b/app/Http/Controllers/AdminSiteController.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Controllers/AdminTreesController.php b/app/Http/Controllers/AdminTreesController.php
index 65b7b10eb2..d8564b43f6 100644
--- a/app/Http/Controllers/AdminTreesController.php
+++ b/app/Http/Controllers/AdminTreesController.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Controllers/AdminUpgradeController.php b/app/Http/Controllers/AdminUpgradeController.php
index e9df2f85b0..50459cf0d9 100644
--- a/app/Http/Controllers/AdminUpgradeController.php
+++ b/app/Http/Controllers/AdminUpgradeController.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Controllers/AdminUsersController.php b/app/Http/Controllers/AdminUsersController.php
index af0dd67d2c..52601561ce 100644
--- a/app/Http/Controllers/AdminUsersController.php
+++ b/app/Http/Controllers/AdminUsersController.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Controllers/AncestorsChartController.php b/app/Http/Controllers/AncestorsChartController.php
index acf30c7349..b1e5c748b0 100644
--- a/app/Http/Controllers/AncestorsChartController.php
+++ b/app/Http/Controllers/AncestorsChartController.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Controllers/Auth/ForgotPasswordController.php b/app/Http/Controllers/Auth/ForgotPasswordController.php
index 62b7bcdeb4..25b2a823f6 100644
--- a/app/Http/Controllers/Auth/ForgotPasswordController.php
+++ b/app/Http/Controllers/Auth/ForgotPasswordController.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Controllers/Auth/LoginController.php b/app/Http/Controllers/Auth/LoginController.php
index 6473b38d40..36010dd043 100644
--- a/app/Http/Controllers/Auth/LoginController.php
+++ b/app/Http/Controllers/Auth/LoginController.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Controllers/Auth/RegisterController.php b/app/Http/Controllers/Auth/RegisterController.php
index 0afcd11a79..77dcf29991 100644
--- a/app/Http/Controllers/Auth/RegisterController.php
+++ b/app/Http/Controllers/Auth/RegisterController.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Controllers/Auth/VerifyEmailController.php b/app/Http/Controllers/Auth/VerifyEmailController.php
index 22ef2a819e..e145fcc5d5 100644
--- a/app/Http/Controllers/Auth/VerifyEmailController.php
+++ b/app/Http/Controllers/Auth/VerifyEmailController.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Controllers/AutocompleteController.php b/app/Http/Controllers/AutocompleteController.php
index a2e03716f0..672be50149 100644
--- a/app/Http/Controllers/AutocompleteController.php
+++ b/app/Http/Controllers/AutocompleteController.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Controllers/BranchesController.php b/app/Http/Controllers/BranchesController.php
index 702d6fffa9..8ebaed6e34 100644
--- a/app/Http/Controllers/BranchesController.php
+++ b/app/Http/Controllers/BranchesController.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Controllers/CalendarController.php b/app/Http/Controllers/CalendarController.php
index f48d55c756..48064e16c8 100644
--- a/app/Http/Controllers/CalendarController.php
+++ b/app/Http/Controllers/CalendarController.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Controllers/CompactTreeChartController.php b/app/Http/Controllers/CompactTreeChartController.php
index be83e8f3a9..2e23662bf3 100644
--- a/app/Http/Controllers/CompactTreeChartController.php
+++ b/app/Http/Controllers/CompactTreeChartController.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Controllers/DescendantsChartController.php b/app/Http/Controllers/DescendantsChartController.php
index 2e1bf8c956..4f98588a92 100644
--- a/app/Http/Controllers/DescendantsChartController.php
+++ b/app/Http/Controllers/DescendantsChartController.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Controllers/EditFamilyController.php b/app/Http/Controllers/EditFamilyController.php
index b1ea242d5e..54f253de37 100644
--- a/app/Http/Controllers/EditFamilyController.php
+++ b/app/Http/Controllers/EditFamilyController.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Controllers/EditGedcomRecordController.php b/app/Http/Controllers/EditGedcomRecordController.php
index 7c265e4716..901539302b 100644
--- a/app/Http/Controllers/EditGedcomRecordController.php
+++ b/app/Http/Controllers/EditGedcomRecordController.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Controllers/EditIndividualController.php b/app/Http/Controllers/EditIndividualController.php
index 15d36fa8c3..abe8763885 100644
--- a/app/Http/Controllers/EditIndividualController.php
+++ b/app/Http/Controllers/EditIndividualController.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Controllers/EditMediaController.php b/app/Http/Controllers/EditMediaController.php
index 3cc0f56f30..943a4630c3 100644
--- a/app/Http/Controllers/EditMediaController.php
+++ b/app/Http/Controllers/EditMediaController.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Controllers/EditNoteController.php b/app/Http/Controllers/EditNoteController.php
index a448be5126..7230536d72 100644
--- a/app/Http/Controllers/EditNoteController.php
+++ b/app/Http/Controllers/EditNoteController.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Controllers/EditRepositoryController.php b/app/Http/Controllers/EditRepositoryController.php
index ad9125e27b..a9b3fe966f 100644
--- a/app/Http/Controllers/EditRepositoryController.php
+++ b/app/Http/Controllers/EditRepositoryController.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Controllers/EditSourceController.php b/app/Http/Controllers/EditSourceController.php
index c120dde68e..fbec65c087 100644
--- a/app/Http/Controllers/EditSourceController.php
+++ b/app/Http/Controllers/EditSourceController.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Controllers/EditSubmitterController.php b/app/Http/Controllers/EditSubmitterController.php
index f2caa425ad..a63927cd7c 100644
--- a/app/Http/Controllers/EditSubmitterController.php
+++ b/app/Http/Controllers/EditSubmitterController.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Controllers/ErrorController.php b/app/Http/Controllers/ErrorController.php
index 45c4a4e5d5..2678f3a68e 100644
--- a/app/Http/Controllers/ErrorController.php
+++ b/app/Http/Controllers/ErrorController.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Controllers/FamilyBookChartController.php b/app/Http/Controllers/FamilyBookChartController.php
index 2159ad3f69..1b9d2e1251 100644
--- a/app/Http/Controllers/FamilyBookChartController.php
+++ b/app/Http/Controllers/FamilyBookChartController.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Controllers/FamilyController.php b/app/Http/Controllers/FamilyController.php
index beae9db8f2..ec58e5b4c8 100644
--- a/app/Http/Controllers/FamilyController.php
+++ b/app/Http/Controllers/FamilyController.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Controllers/FanChartController.php b/app/Http/Controllers/FanChartController.php
index 917777247b..fcd39c3015 100644
--- a/app/Http/Controllers/FanChartController.php
+++ b/app/Http/Controllers/FanChartController.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Controllers/GedcomFileController.php b/app/Http/Controllers/GedcomFileController.php
index ba0d3aead4..725ec38697 100644
--- a/app/Http/Controllers/GedcomFileController.php
+++ b/app/Http/Controllers/GedcomFileController.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Controllers/GedcomRecordController.php b/app/Http/Controllers/GedcomRecordController.php
index 961a3a5030..b2ac8d5980 100644
--- a/app/Http/Controllers/GedcomRecordController.php
+++ b/app/Http/Controllers/GedcomRecordController.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Controllers/HelpTextController.php b/app/Http/Controllers/HelpTextController.php
index 10ad54298e..b02b73ee8b 100644
--- a/app/Http/Controllers/HelpTextController.php
+++ b/app/Http/Controllers/HelpTextController.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Controllers/HomePageController.php b/app/Http/Controllers/HomePageController.php
index a96ded76d6..343495fe89 100644
--- a/app/Http/Controllers/HomePageController.php
+++ b/app/Http/Controllers/HomePageController.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Controllers/HourglassChartController.php b/app/Http/Controllers/HourglassChartController.php
index da3103572a..f222bacce5 100644
--- a/app/Http/Controllers/HourglassChartController.php
+++ b/app/Http/Controllers/HourglassChartController.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Controllers/IndividualController.php b/app/Http/Controllers/IndividualController.php
index 23a090f771..94a6012775 100644
--- a/app/Http/Controllers/IndividualController.php
+++ b/app/Http/Controllers/IndividualController.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Controllers/LifespansChartController.php b/app/Http/Controllers/LifespansChartController.php
index 04d0cb2abd..f23fe33af7 100644
--- a/app/Http/Controllers/LifespansChartController.php
+++ b/app/Http/Controllers/LifespansChartController.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Controllers/ListController.php b/app/Http/Controllers/ListController.php
index cd91a1442b..dcdd282669 100644
--- a/app/Http/Controllers/ListController.php
+++ b/app/Http/Controllers/ListController.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Controllers/MediaController.php b/app/Http/Controllers/MediaController.php
index cc342ebe5a..c33b20eedd 100644
--- a/app/Http/Controllers/MediaController.php
+++ b/app/Http/Controllers/MediaController.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Controllers/MediaFileController.php b/app/Http/Controllers/MediaFileController.php
index 45d892305e..ad556d0c22 100644
--- a/app/Http/Controllers/MediaFileController.php
+++ b/app/Http/Controllers/MediaFileController.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Controllers/MessageController.php b/app/Http/Controllers/MessageController.php
index 7b45c6d65c..0e3f601007 100644
--- a/app/Http/Controllers/MessageController.php
+++ b/app/Http/Controllers/MessageController.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Controllers/ModuleController.php b/app/Http/Controllers/ModuleController.php
index f5b12f2299..dde1028568 100644
--- a/app/Http/Controllers/ModuleController.php
+++ b/app/Http/Controllers/ModuleController.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Controllers/NoteController.php b/app/Http/Controllers/NoteController.php
index 4161fdb061..de381a1cf4 100644
--- a/app/Http/Controllers/NoteController.php
+++ b/app/Http/Controllers/NoteController.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Controllers/PedigreeChartController.php b/app/Http/Controllers/PedigreeChartController.php
index 4a5b14a546..429946d01c 100644
--- a/app/Http/Controllers/PedigreeChartController.php
+++ b/app/Http/Controllers/PedigreeChartController.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Controllers/PendingChangesController.php b/app/Http/Controllers/PendingChangesController.php
index deb7e11b1c..7e2fd4469d 100644
--- a/app/Http/Controllers/PendingChangesController.php
+++ b/app/Http/Controllers/PendingChangesController.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Controllers/PlaceHierarchyController.php b/app/Http/Controllers/PlaceHierarchyController.php
index 40d1fbcb57..6a5bdc43ea 100644
--- a/app/Http/Controllers/PlaceHierarchyController.php
+++ b/app/Http/Controllers/PlaceHierarchyController.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Controllers/RelationshipsChartController.php b/app/Http/Controllers/RelationshipsChartController.php
index c7377876f2..c6ced73540 100644
--- a/app/Http/Controllers/RelationshipsChartController.php
+++ b/app/Http/Controllers/RelationshipsChartController.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Controllers/ReportEngineController.php b/app/Http/Controllers/ReportEngineController.php
index 0ee0d0e521..b57f9404a3 100644
--- a/app/Http/Controllers/ReportEngineController.php
+++ b/app/Http/Controllers/ReportEngineController.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Controllers/RepositoryController.php b/app/Http/Controllers/RepositoryController.php
index 73999a58e1..c4b6f6f92e 100644
--- a/app/Http/Controllers/RepositoryController.php
+++ b/app/Http/Controllers/RepositoryController.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Controllers/SearchController.php b/app/Http/Controllers/SearchController.php
index 362b2af8f4..7f1694c5d0 100644
--- a/app/Http/Controllers/SearchController.php
+++ b/app/Http/Controllers/SearchController.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Controllers/SetupController.php b/app/Http/Controllers/SetupController.php
index b3e2224e4d..1bf023b1fe 100644
--- a/app/Http/Controllers/SetupController.php
+++ b/app/Http/Controllers/SetupController.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Controllers/SourceController.php b/app/Http/Controllers/SourceController.php
index 1470f8e454..bf4f213d66 100644
--- a/app/Http/Controllers/SourceController.php
+++ b/app/Http/Controllers/SourceController.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Controllers/StaticPageController.php b/app/Http/Controllers/StaticPageController.php
index bd1cfe9443..ca84a33d2a 100644
--- a/app/Http/Controllers/StaticPageController.php
+++ b/app/Http/Controllers/StaticPageController.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Controllers/StatisticsChartController.php b/app/Http/Controllers/StatisticsChartController.php
index 8da053e6d9..1694c19097 100644
--- a/app/Http/Controllers/StatisticsChartController.php
+++ b/app/Http/Controllers/StatisticsChartController.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Controllers/TimelineChartController.php b/app/Http/Controllers/TimelineChartController.php
index 5cdeac974d..883f5c69a0 100644
--- a/app/Http/Controllers/TimelineChartController.php
+++ b/app/Http/Controllers/TimelineChartController.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Controllers/UserController.php b/app/Http/Controllers/UserController.php
index 0c7f1cc9af..8418da112b 100644
--- a/app/Http/Controllers/UserController.php
+++ b/app/Http/Controllers/UserController.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Middleware/CheckCsrf.php b/app/Http/Middleware/CheckCsrf.php
index 313c381cb9..24ffab47e1 100644
--- a/app/Http/Middleware/CheckCsrf.php
+++ b/app/Http/Middleware/CheckCsrf.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Middleware/CheckForMaintenanceMode.php b/app/Http/Middleware/CheckForMaintenanceMode.php
index 85c40a777f..ac4ebb5c39 100644
--- a/app/Http/Middleware/CheckForMaintenanceMode.php
+++ b/app/Http/Middleware/CheckForMaintenanceMode.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Middleware/DebugBarData.php b/app/Http/Middleware/DebugBarData.php
index 0bf70b4c80..30e2aca489 100644
--- a/app/Http/Middleware/DebugBarData.php
+++ b/app/Http/Middleware/DebugBarData.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Middleware/Housekeeping.php b/app/Http/Middleware/Housekeeping.php
index f93bdb1394..3c7103727c 100644
--- a/app/Http/Middleware/Housekeeping.php
+++ b/app/Http/Middleware/Housekeeping.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Middleware/MiddlewareInterface.php b/app/Http/Middleware/MiddlewareInterface.php
index 9dae292e7f..da0c219c62 100644
--- a/app/Http/Middleware/MiddlewareInterface.php
+++ b/app/Http/Middleware/MiddlewareInterface.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Middleware/PageHitCounter.php b/app/Http/Middleware/PageHitCounter.php
index 154a867b64..0cd3d58267 100644
--- a/app/Http/Middleware/PageHitCounter.php
+++ b/app/Http/Middleware/PageHitCounter.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Http/Middleware/UseTransaction.php b/app/Http/Middleware/UseTransaction.php
index 5308946b4d..b9b467fc9c 100644
--- a/app/Http/Middleware/UseTransaction.php
+++ b/app/Http/Middleware/UseTransaction.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/I18N.php b/app/I18N.php
index 954d01d7e2..f335138fb0 100644
--- a/app/I18N.php
+++ b/app/I18N.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Individual.php b/app/Individual.php
index f270fbce70..fbf8e4a771 100644
--- a/app/Individual.php
+++ b/app/Individual.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Location.php b/app/Location.php
index 0e07351151..8b8c4f8c6a 100644
--- a/app/Location.php
+++ b/app/Location.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Log.php b/app/Log.php
index cffa9dbbd8..ef0fb2e13a 100644
--- a/app/Log.php
+++ b/app/Log.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Mail.php b/app/Mail.php
index 0d2760a990..dcff7cd01f 100644
--- a/app/Mail.php
+++ b/app/Mail.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Media.php b/app/Media.php
index 9aa026120b..b460d32533 100644
--- a/app/Media.php
+++ b/app/Media.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/MediaFile.php b/app/MediaFile.php
index 77360f6194..8bceeafa14 100644
--- a/app/MediaFile.php
+++ b/app/MediaFile.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Menu.php b/app/Menu.php
index e1d8a05733..10e083fec9 100644
--- a/app/Menu.php
+++ b/app/Menu.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module.php b/app/Module.php
index a0c86fff69..d6f2e7a1e8 100644
--- a/app/Module.php
+++ b/app/Module.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/AbstractModule.php b/app/Module/AbstractModule.php
index 2276c8fc7e..fa7c3fc7c5 100644
--- a/app/Module/AbstractModule.php
+++ b/app/Module/AbstractModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/AhnentafelReportModule.php b/app/Module/AhnentafelReportModule.php
index 88942bbfab..5a4274ceb5 100644
--- a/app/Module/AhnentafelReportModule.php
+++ b/app/Module/AhnentafelReportModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/AlbumModule.php b/app/Module/AlbumModule.php
index 942284c944..b0caca426b 100644
--- a/app/Module/AlbumModule.php
+++ b/app/Module/AlbumModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/AncestorsChartModule.php b/app/Module/AncestorsChartModule.php
index 45381ffbe1..0ae0cad766 100644
--- a/app/Module/AncestorsChartModule.php
+++ b/app/Module/AncestorsChartModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/BatchUpdate/BatchUpdateBasePlugin.php b/app/Module/BatchUpdate/BatchUpdateBasePlugin.php
index 068f8c5821..f60ad44eeb 100644
--- a/app/Module/BatchUpdate/BatchUpdateBasePlugin.php
+++ b/app/Module/BatchUpdate/BatchUpdateBasePlugin.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/BatchUpdate/BatchUpdateDuplicateLinksPlugin.php b/app/Module/BatchUpdate/BatchUpdateDuplicateLinksPlugin.php
index fff7057b2b..1ae06c3837 100644
--- a/app/Module/BatchUpdate/BatchUpdateDuplicateLinksPlugin.php
+++ b/app/Module/BatchUpdate/BatchUpdateDuplicateLinksPlugin.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/BatchUpdate/BatchUpdateMarriedNamesPlugin.php b/app/Module/BatchUpdate/BatchUpdateMarriedNamesPlugin.php
index d420d88a4f..cf7fa072bc 100644
--- a/app/Module/BatchUpdate/BatchUpdateMarriedNamesPlugin.php
+++ b/app/Module/BatchUpdate/BatchUpdateMarriedNamesPlugin.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/BatchUpdate/BatchUpdateMissingDeathPlugin.php b/app/Module/BatchUpdate/BatchUpdateMissingDeathPlugin.php
index ece5b44577..82fdc49693 100644
--- a/app/Module/BatchUpdate/BatchUpdateMissingDeathPlugin.php
+++ b/app/Module/BatchUpdate/BatchUpdateMissingDeathPlugin.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/BatchUpdate/BatchUpdateNameFormatPlugin.php b/app/Module/BatchUpdate/BatchUpdateNameFormatPlugin.php
index d8ee55c21b..6b754296a9 100644
--- a/app/Module/BatchUpdate/BatchUpdateNameFormatPlugin.php
+++ b/app/Module/BatchUpdate/BatchUpdateNameFormatPlugin.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php b/app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php
index 2d8f0967b2..97b650f224 100644
--- a/app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php
+++ b/app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/BatchUpdateModule.php b/app/Module/BatchUpdateModule.php
index 27de6ab069..3eef0a13d7 100644
--- a/app/Module/BatchUpdateModule.php
+++ b/app/Module/BatchUpdateModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/BirthDeathMarriageReportModule.php b/app/Module/BirthDeathMarriageReportModule.php
index 5d3a2bfbbc..e2e61c3a39 100644
--- a/app/Module/BirthDeathMarriageReportModule.php
+++ b/app/Module/BirthDeathMarriageReportModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/BirthReportModule.php b/app/Module/BirthReportModule.php
index 4909b1572e..d70ccf2027 100644
--- a/app/Module/BirthReportModule.php
+++ b/app/Module/BirthReportModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/CemeteryReportModule.php b/app/Module/CemeteryReportModule.php
index 2ca382d842..ff3ce6f731 100644
--- a/app/Module/CemeteryReportModule.php
+++ b/app/Module/CemeteryReportModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/CensusAssistantModule.php b/app/Module/CensusAssistantModule.php
index 062922c826..4e22bf565a 100644
--- a/app/Module/CensusAssistantModule.php
+++ b/app/Module/CensusAssistantModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/ChangeReportModule.php b/app/Module/ChangeReportModule.php
index 857a0b2023..011ef36a3d 100644
--- a/app/Module/ChangeReportModule.php
+++ b/app/Module/ChangeReportModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/ChartsBlockModule.php b/app/Module/ChartsBlockModule.php
index dad10afae8..b97e7d0aac 100644
--- a/app/Module/ChartsBlockModule.php
+++ b/app/Module/ChartsBlockModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/CkeditorModule.php b/app/Module/CkeditorModule.php
index e6fa8f3a3c..38a0bdfac1 100644
--- a/app/Module/CkeditorModule.php
+++ b/app/Module/CkeditorModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/ClippingsCartModule.php b/app/Module/ClippingsCartModule.php
index a26d59a5ee..76dc9cd095 100644
--- a/app/Module/ClippingsCartModule.php
+++ b/app/Module/ClippingsCartModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/CompactTreeChartModule.php b/app/Module/CompactTreeChartModule.php
index 7076188446..4e7509cc3c 100644
--- a/app/Module/CompactTreeChartModule.php
+++ b/app/Module/CompactTreeChartModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/DeathReportModule.php b/app/Module/DeathReportModule.php
index c6f355db72..efe9fb179e 100644
--- a/app/Module/DeathReportModule.php
+++ b/app/Module/DeathReportModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/DescendancyChartModule.php b/app/Module/DescendancyChartModule.php
index 44548d0ef4..e8be08b423 100644
--- a/app/Module/DescendancyChartModule.php
+++ b/app/Module/DescendancyChartModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/DescendancyModule.php b/app/Module/DescendancyModule.php
index 2b50d1933e..34fe4a907e 100644
--- a/app/Module/DescendancyModule.php
+++ b/app/Module/DescendancyModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/DescendancyReportModule.php b/app/Module/DescendancyReportModule.php
index 72009d91eb..9980cb9178 100644
--- a/app/Module/DescendancyReportModule.php
+++ b/app/Module/DescendancyReportModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/ExtraInformationModule.php b/app/Module/ExtraInformationModule.php
index 752245ea2e..e39eee44b3 100644
--- a/app/Module/ExtraInformationModule.php
+++ b/app/Module/ExtraInformationModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/FactSourcesReportModule.php b/app/Module/FactSourcesReportModule.php
index 58e73c536d..168bb903c0 100644
--- a/app/Module/FactSourcesReportModule.php
+++ b/app/Module/FactSourcesReportModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/FamilyBookChartModule.php b/app/Module/FamilyBookChartModule.php
index f49bc00349..598083aa09 100644
--- a/app/Module/FamilyBookChartModule.php
+++ b/app/Module/FamilyBookChartModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/FamilyGroupReportModule.php b/app/Module/FamilyGroupReportModule.php
index 7ee3b089d6..67f42e4660 100644
--- a/app/Module/FamilyGroupReportModule.php
+++ b/app/Module/FamilyGroupReportModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/FamilyNavigatorModule.php b/app/Module/FamilyNavigatorModule.php
index d6791dc176..da63661785 100644
--- a/app/Module/FamilyNavigatorModule.php
+++ b/app/Module/FamilyNavigatorModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/FamilyTreeFavoritesModule.php b/app/Module/FamilyTreeFavoritesModule.php
index 8d98c6f881..eb317af86b 100644
--- a/app/Module/FamilyTreeFavoritesModule.php
+++ b/app/Module/FamilyTreeFavoritesModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/FamilyTreeNewsModule.php b/app/Module/FamilyTreeNewsModule.php
index ce571d85b7..ccc58d6444 100644
--- a/app/Module/FamilyTreeNewsModule.php
+++ b/app/Module/FamilyTreeNewsModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/FamilyTreeStatisticsModule.php b/app/Module/FamilyTreeStatisticsModule.php
index 3576107824..14875ec747 100644
--- a/app/Module/FamilyTreeStatisticsModule.php
+++ b/app/Module/FamilyTreeStatisticsModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/FanChartModule.php b/app/Module/FanChartModule.php
index eb53334e16..b1f4869916 100644
--- a/app/Module/FanChartModule.php
+++ b/app/Module/FanChartModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/FrequentlyAskedQuestionsModule.php b/app/Module/FrequentlyAskedQuestionsModule.php
index 05922d9b0e..249f4ecdb8 100644
--- a/app/Module/FrequentlyAskedQuestionsModule.php
+++ b/app/Module/FrequentlyAskedQuestionsModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/HourglassChartModule.php b/app/Module/HourglassChartModule.php
index cc4cc0e063..6eba78c76c 100644
--- a/app/Module/HourglassChartModule.php
+++ b/app/Module/HourglassChartModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/HtmlBlockModule.php b/app/Module/HtmlBlockModule.php
index ddad26a9d2..53da5457fa 100644
--- a/app/Module/HtmlBlockModule.php
+++ b/app/Module/HtmlBlockModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/IndividualFactsTabModule.php b/app/Module/IndividualFactsTabModule.php
index 3847e1fda0..21ca52d91f 100644
--- a/app/Module/IndividualFactsTabModule.php
+++ b/app/Module/IndividualFactsTabModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/IndividualFamiliesReportModule.php b/app/Module/IndividualFamiliesReportModule.php
index 22d5120f47..fb1a05981f 100644
--- a/app/Module/IndividualFamiliesReportModule.php
+++ b/app/Module/IndividualFamiliesReportModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/IndividualReportModule.php b/app/Module/IndividualReportModule.php
index d91fbee000..eb622628c5 100644
--- a/app/Module/IndividualReportModule.php
+++ b/app/Module/IndividualReportModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/InteractiveTree/TreeView.php b/app/Module/InteractiveTree/TreeView.php
index a2bacd886b..b7edd5f09b 100644
--- a/app/Module/InteractiveTree/TreeView.php
+++ b/app/Module/InteractiveTree/TreeView.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/InteractiveTreeModule.php b/app/Module/InteractiveTreeModule.php
index 3857ccf357..9f0400c7b2 100644
--- a/app/Module/InteractiveTreeModule.php
+++ b/app/Module/InteractiveTreeModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/LifespansChartModule.php b/app/Module/LifespansChartModule.php
index ed60bf05b9..8cfe980b89 100644
--- a/app/Module/LifespansChartModule.php
+++ b/app/Module/LifespansChartModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/LoggedInUsersModule.php b/app/Module/LoggedInUsersModule.php
index ebab0ee78d..6f76c39be5 100644
--- a/app/Module/LoggedInUsersModule.php
+++ b/app/Module/LoggedInUsersModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/LoginBlockModule.php b/app/Module/LoginBlockModule.php
index 6ba3c91ded..6833434c9e 100644
--- a/app/Module/LoginBlockModule.php
+++ b/app/Module/LoginBlockModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/MarriageReportModule.php b/app/Module/MarriageReportModule.php
index b3c997b9e6..519de84f3b 100644
--- a/app/Module/MarriageReportModule.php
+++ b/app/Module/MarriageReportModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/MediaTabModule.php b/app/Module/MediaTabModule.php
index 19d072c855..2b6345d7b9 100644
--- a/app/Module/MediaTabModule.php
+++ b/app/Module/MediaTabModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/MissingFactsReportModule.php b/app/Module/MissingFactsReportModule.php
index b4134cf8be..f83da0ef90 100644
--- a/app/Module/MissingFactsReportModule.php
+++ b/app/Module/MissingFactsReportModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/ModuleBlockInterface.php b/app/Module/ModuleBlockInterface.php
index 9a684684e3..6be4ef52b5 100644
--- a/app/Module/ModuleBlockInterface.php
+++ b/app/Module/ModuleBlockInterface.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/ModuleChartInterface.php b/app/Module/ModuleChartInterface.php
index f15c3d8845..0292179321 100644
--- a/app/Module/ModuleChartInterface.php
+++ b/app/Module/ModuleChartInterface.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/ModuleConfigInterface.php b/app/Module/ModuleConfigInterface.php
index 34cdb8514d..c02512a7b0 100644
--- a/app/Module/ModuleConfigInterface.php
+++ b/app/Module/ModuleConfigInterface.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/ModuleInterface.php b/app/Module/ModuleInterface.php
index 0badad5a66..30b17c8b3c 100644
--- a/app/Module/ModuleInterface.php
+++ b/app/Module/ModuleInterface.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/ModuleMenuInterface.php b/app/Module/ModuleMenuInterface.php
index a25ec443a8..e47c26d41d 100644
--- a/app/Module/ModuleMenuInterface.php
+++ b/app/Module/ModuleMenuInterface.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/ModuleReportInterface.php b/app/Module/ModuleReportInterface.php
index 11ff24a207..e5a9910780 100644
--- a/app/Module/ModuleReportInterface.php
+++ b/app/Module/ModuleReportInterface.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/ModuleSidebarInterface.php b/app/Module/ModuleSidebarInterface.php
index 6af9c6a905..b3f7f6865b 100644
--- a/app/Module/ModuleSidebarInterface.php
+++ b/app/Module/ModuleSidebarInterface.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/ModuleTabInterface.php b/app/Module/ModuleTabInterface.php
index bd60d49ca3..8bee69c80e 100644
--- a/app/Module/ModuleTabInterface.php
+++ b/app/Module/ModuleTabInterface.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/ModuleThemeInterface.php b/app/Module/ModuleThemeInterface.php
index 596707fa5c..9c25e2c31b 100644
--- a/app/Module/ModuleThemeInterface.php
+++ b/app/Module/ModuleThemeInterface.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/NotesTabModule.php b/app/Module/NotesTabModule.php
index e8e05dfe89..8026867d0a 100644
--- a/app/Module/NotesTabModule.php
+++ b/app/Module/NotesTabModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/OccupationReportModule.php b/app/Module/OccupationReportModule.php
index 221b8383c2..819937cb03 100644
--- a/app/Module/OccupationReportModule.php
+++ b/app/Module/OccupationReportModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/OnThisDayModule.php b/app/Module/OnThisDayModule.php
index 4f0b04aab9..20b4e6cdc2 100644
--- a/app/Module/OnThisDayModule.php
+++ b/app/Module/OnThisDayModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/PedigreeChartModule.php b/app/Module/PedigreeChartModule.php
index 47f57f1ec8..b186905a52 100644
--- a/app/Module/PedigreeChartModule.php
+++ b/app/Module/PedigreeChartModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/PedigreeMapModule.php b/app/Module/PedigreeMapModule.php
index 4e30f18359..4ad33e633c 100644
--- a/app/Module/PedigreeMapModule.php
+++ b/app/Module/PedigreeMapModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/PedigreeReportModule.php b/app/Module/PedigreeReportModule.php
index 23b8c0fef5..2bdc8beaae 100644
--- a/app/Module/PedigreeReportModule.php
+++ b/app/Module/PedigreeReportModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/PlacesModule.php b/app/Module/PlacesModule.php
index 47c5dbad73..cedaf02d14 100644
--- a/app/Module/PlacesModule.php
+++ b/app/Module/PlacesModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/RecentChangesModule.php b/app/Module/RecentChangesModule.php
index 5410c6f76e..b15787851d 100644
--- a/app/Module/RecentChangesModule.php
+++ b/app/Module/RecentChangesModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/RelatedIndividualsReportModule.php b/app/Module/RelatedIndividualsReportModule.php
index 81f563c283..ab2f8bfacf 100644
--- a/app/Module/RelatedIndividualsReportModule.php
+++ b/app/Module/RelatedIndividualsReportModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/RelationshipsChartModule.php b/app/Module/RelationshipsChartModule.php
index d452d63501..b054308c62 100644
--- a/app/Module/RelationshipsChartModule.php
+++ b/app/Module/RelationshipsChartModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/RelativesTabModule.php b/app/Module/RelativesTabModule.php
index 52395b5d9a..09d70ccbdc 100644
--- a/app/Module/RelativesTabModule.php
+++ b/app/Module/RelativesTabModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/ResearchTaskModule.php b/app/Module/ResearchTaskModule.php
index c2dfa3eafd..c79c2da706 100644
--- a/app/Module/ResearchTaskModule.php
+++ b/app/Module/ResearchTaskModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/ReviewChangesModule.php b/app/Module/ReviewChangesModule.php
index d440fe5abd..626fbdcfdc 100644
--- a/app/Module/ReviewChangesModule.php
+++ b/app/Module/ReviewChangesModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/SiteMapModule.php b/app/Module/SiteMapModule.php
index 08928396ad..d84022d73f 100644
--- a/app/Module/SiteMapModule.php
+++ b/app/Module/SiteMapModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/SlideShowModule.php b/app/Module/SlideShowModule.php
index 953682ab5a..1be31996b9 100644
--- a/app/Module/SlideShowModule.php
+++ b/app/Module/SlideShowModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/SourcesTabModule.php b/app/Module/SourcesTabModule.php
index c3c2d6eed9..0de6474959 100644
--- a/app/Module/SourcesTabModule.php
+++ b/app/Module/SourcesTabModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/StatisticsChartModule.php b/app/Module/StatisticsChartModule.php
index c33e4e298c..58b02af936 100644
--- a/app/Module/StatisticsChartModule.php
+++ b/app/Module/StatisticsChartModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/StoriesModule.php b/app/Module/StoriesModule.php
index 88c36d46c7..e3798c22a8 100644
--- a/app/Module/StoriesModule.php
+++ b/app/Module/StoriesModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/ThemeSelectModule.php b/app/Module/ThemeSelectModule.php
index 8f08740aa6..4acbb3dda4 100644
--- a/app/Module/ThemeSelectModule.php
+++ b/app/Module/ThemeSelectModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/TimelineChartModule.php b/app/Module/TimelineChartModule.php
index 61a416df06..6bec910401 100644
--- a/app/Module/TimelineChartModule.php
+++ b/app/Module/TimelineChartModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/TopGivenNamesModule.php b/app/Module/TopGivenNamesModule.php
index 631a00e705..bd086d6609 100644
--- a/app/Module/TopGivenNamesModule.php
+++ b/app/Module/TopGivenNamesModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/TopPageViewsModule.php b/app/Module/TopPageViewsModule.php
index c0c31ed683..81264fda37 100644
--- a/app/Module/TopPageViewsModule.php
+++ b/app/Module/TopPageViewsModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/TopSurnamesModule.php b/app/Module/TopSurnamesModule.php
index b580c827e0..f4ccfd686b 100644
--- a/app/Module/TopSurnamesModule.php
+++ b/app/Module/TopSurnamesModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/UpcomingAnniversariesModule.php b/app/Module/UpcomingAnniversariesModule.php
index a058ba24b0..502bf8799a 100644
--- a/app/Module/UpcomingAnniversariesModule.php
+++ b/app/Module/UpcomingAnniversariesModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/UserFavoritesModule.php b/app/Module/UserFavoritesModule.php
index 3dbd7e4708..2ab29c4761 100644
--- a/app/Module/UserFavoritesModule.php
+++ b/app/Module/UserFavoritesModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/UserJournalModule.php b/app/Module/UserJournalModule.php
index 7235fff528..746fc9c36c 100644
--- a/app/Module/UserJournalModule.php
+++ b/app/Module/UserJournalModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/UserMessagesModule.php b/app/Module/UserMessagesModule.php
index 0be1b2c57b..f12f1b852a 100644
--- a/app/Module/UserMessagesModule.php
+++ b/app/Module/UserMessagesModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/UserWelcomeModule.php b/app/Module/UserWelcomeModule.php
index f2c283d9dc..46be57e28c 100644
--- a/app/Module/UserWelcomeModule.php
+++ b/app/Module/UserWelcomeModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/WelcomeBlockModule.php b/app/Module/WelcomeBlockModule.php
index 7fe91aaea6..f7bfd743d1 100644
--- a/app/Module/WelcomeBlockModule.php
+++ b/app/Module/WelcomeBlockModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Module/YahrzeitModule.php b/app/Module/YahrzeitModule.php
index a2c45991f4..311c51e792 100644
--- a/app/Module/YahrzeitModule.php
+++ b/app/Module/YahrzeitModule.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Note.php b/app/Note.php
index dab29ff747..88b4535277 100644
--- a/app/Note.php
+++ b/app/Note.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Place.php b/app/Place.php
index 1bed55db79..bfe43ac9ec 100644
--- a/app/Place.php
+++ b/app/Place.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Report/AbstractReport.php b/app/Report/AbstractReport.php
index 1fa8a5ec71..65a467566e 100644
--- a/app/Report/AbstractReport.php
+++ b/app/Report/AbstractReport.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Report/ReportBaseCell.php b/app/Report/ReportBaseCell.php
index 275e46b0d0..707a61064e 100644
--- a/app/Report/ReportBaseCell.php
+++ b/app/Report/ReportBaseCell.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Report/ReportBaseElement.php b/app/Report/ReportBaseElement.php
index 144cb61ca8..33fd0993cb 100644
--- a/app/Report/ReportBaseElement.php
+++ b/app/Report/ReportBaseElement.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Report/ReportBaseFootnote.php b/app/Report/ReportBaseFootnote.php
index df97212d56..6b772ad276 100644
--- a/app/Report/ReportBaseFootnote.php
+++ b/app/Report/ReportBaseFootnote.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Report/ReportBaseHtml.php b/app/Report/ReportBaseHtml.php
index 2c33c24d4f..1adc3e74d7 100644
--- a/app/Report/ReportBaseHtml.php
+++ b/app/Report/ReportBaseHtml.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Report/ReportBaseImage.php b/app/Report/ReportBaseImage.php
index f65d78eb7d..ca374bab72 100644
--- a/app/Report/ReportBaseImage.php
+++ b/app/Report/ReportBaseImage.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Report/ReportBaseLine.php b/app/Report/ReportBaseLine.php
index 99da36e2bf..e525107a09 100644
--- a/app/Report/ReportBaseLine.php
+++ b/app/Report/ReportBaseLine.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Report/ReportBasePageheader.php b/app/Report/ReportBasePageheader.php
index 03487c0761..0ee4e689a3 100644
--- a/app/Report/ReportBasePageheader.php
+++ b/app/Report/ReportBasePageheader.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Report/ReportBaseText.php b/app/Report/ReportBaseText.php
index e6eb975665..bfc556b367 100644
--- a/app/Report/ReportBaseText.php
+++ b/app/Report/ReportBaseText.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Report/ReportBaseTextbox.php b/app/Report/ReportBaseTextbox.php
index ec22ae095b..67a5b9af91 100644
--- a/app/Report/ReportBaseTextbox.php
+++ b/app/Report/ReportBaseTextbox.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Report/ReportExpressionLanguageProvider.php b/app/Report/ReportExpressionLanguageProvider.php
index adf9ea4eaf..7107298fb3 100644
--- a/app/Report/ReportExpressionLanguageProvider.php
+++ b/app/Report/ReportExpressionLanguageProvider.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Report/ReportHtml.php b/app/Report/ReportHtml.php
index 05bd4d6381..01d8e8949b 100644
--- a/app/Report/ReportHtml.php
+++ b/app/Report/ReportHtml.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Report/ReportHtmlCell.php b/app/Report/ReportHtmlCell.php
index a3c10f7ba6..2e147e726e 100644
--- a/app/Report/ReportHtmlCell.php
+++ b/app/Report/ReportHtmlCell.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Report/ReportHtmlFootnote.php b/app/Report/ReportHtmlFootnote.php
index bf854992f7..51337515e9 100644
--- a/app/Report/ReportHtmlFootnote.php
+++ b/app/Report/ReportHtmlFootnote.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Report/ReportHtmlHtml.php b/app/Report/ReportHtmlHtml.php
index e97f274e06..cad7f0852f 100644
--- a/app/Report/ReportHtmlHtml.php
+++ b/app/Report/ReportHtmlHtml.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Report/ReportHtmlImage.php b/app/Report/ReportHtmlImage.php
index bcf0772169..19362d5026 100644
--- a/app/Report/ReportHtmlImage.php
+++ b/app/Report/ReportHtmlImage.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Report/ReportHtmlLine.php b/app/Report/ReportHtmlLine.php
index 40500389a6..9f35b8ffba 100644
--- a/app/Report/ReportHtmlLine.php
+++ b/app/Report/ReportHtmlLine.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Report/ReportHtmlPageheader.php b/app/Report/ReportHtmlPageheader.php
index 15a394c7c9..5fe826831c 100644
--- a/app/Report/ReportHtmlPageheader.php
+++ b/app/Report/ReportHtmlPageheader.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Report/ReportHtmlText.php b/app/Report/ReportHtmlText.php
index 3d32d9e803..15a6464b33 100644
--- a/app/Report/ReportHtmlText.php
+++ b/app/Report/ReportHtmlText.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Report/ReportHtmlTextbox.php b/app/Report/ReportHtmlTextbox.php
index 035295a0c2..b2ded5f6c0 100644
--- a/app/Report/ReportHtmlTextbox.php
+++ b/app/Report/ReportHtmlTextbox.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Report/ReportParserBase.php b/app/Report/ReportParserBase.php
index 5e3ec78c45..f406d0c415 100644
--- a/app/Report/ReportParserBase.php
+++ b/app/Report/ReportParserBase.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Report/ReportParserGenerate.php b/app/Report/ReportParserGenerate.php
index 73ef7d7b34..653805cf70 100644
--- a/app/Report/ReportParserGenerate.php
+++ b/app/Report/ReportParserGenerate.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Report/ReportParserSetup.php b/app/Report/ReportParserSetup.php
index 4b6fd79942..fd0159ba01 100644
--- a/app/Report/ReportParserSetup.php
+++ b/app/Report/ReportParserSetup.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Report/ReportPdf.php b/app/Report/ReportPdf.php
index 49b1ced5e1..a86465a8b7 100644
--- a/app/Report/ReportPdf.php
+++ b/app/Report/ReportPdf.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Report/ReportPdfCell.php b/app/Report/ReportPdfCell.php
index 8733da9cf2..129e199aa9 100644
--- a/app/Report/ReportPdfCell.php
+++ b/app/Report/ReportPdfCell.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Report/ReportPdfFootnote.php b/app/Report/ReportPdfFootnote.php
index 11341c8b8a..feca53ab1e 100644
--- a/app/Report/ReportPdfFootnote.php
+++ b/app/Report/ReportPdfFootnote.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Report/ReportPdfHtml.php b/app/Report/ReportPdfHtml.php
index 885822206d..18bc5e6e23 100644
--- a/app/Report/ReportPdfHtml.php
+++ b/app/Report/ReportPdfHtml.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Report/ReportPdfImage.php b/app/Report/ReportPdfImage.php
index e81b1fc457..6ab7751a22 100644
--- a/app/Report/ReportPdfImage.php
+++ b/app/Report/ReportPdfImage.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Report/ReportPdfLine.php b/app/Report/ReportPdfLine.php
index 717dd4db38..4cf691aed1 100644
--- a/app/Report/ReportPdfLine.php
+++ b/app/Report/ReportPdfLine.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Report/ReportPdfPageheader.php b/app/Report/ReportPdfPageheader.php
index efb0d572bb..bf06357c8f 100644
--- a/app/Report/ReportPdfPageheader.php
+++ b/app/Report/ReportPdfPageheader.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Report/ReportPdfText.php b/app/Report/ReportPdfText.php
index da3732bf0f..02240002ba 100644
--- a/app/Report/ReportPdfText.php
+++ b/app/Report/ReportPdfText.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Report/ReportPdfTextbox.php b/app/Report/ReportPdfTextbox.php
index 7d69767200..5d15bdf79b 100644
--- a/app/Report/ReportPdfTextbox.php
+++ b/app/Report/ReportPdfTextbox.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Report/ReportTcpdf.php b/app/Report/ReportTcpdf.php
index 988b5e0645..f127775d12 100644
--- a/app/Report/ReportTcpdf.php
+++ b/app/Report/ReportTcpdf.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Repository.php b/app/Repository.php
index 8d169860cb..ffe903b8bc 100644
--- a/app/Repository.php
+++ b/app/Repository.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Resolver.php b/app/Resolver.php
index 661b5c9943..6e436755ff 100644
--- a/app/Resolver.php
+++ b/app/Resolver.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Schema/Migration0.php b/app/Schema/Migration0.php
index 5e8c40d649..64611fbe77 100644
--- a/app/Schema/Migration0.php
+++ b/app/Schema/Migration0.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Schema/Migration1.php b/app/Schema/Migration1.php
index 54a5c7a6e1..0efa349071 100644
--- a/app/Schema/Migration1.php
+++ b/app/Schema/Migration1.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Schema/Migration10.php b/app/Schema/Migration10.php
index 404612bbca..a80d01699b 100644
--- a/app/Schema/Migration10.php
+++ b/app/Schema/Migration10.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Schema/Migration11.php b/app/Schema/Migration11.php
index 4b7d47681b..acbc6d8ba2 100644
--- a/app/Schema/Migration11.php
+++ b/app/Schema/Migration11.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Schema/Migration12.php b/app/Schema/Migration12.php
index 7631aea458..0c1725538f 100644
--- a/app/Schema/Migration12.php
+++ b/app/Schema/Migration12.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Schema/Migration13.php b/app/Schema/Migration13.php
index 164b0efebe..3b2a51daca 100644
--- a/app/Schema/Migration13.php
+++ b/app/Schema/Migration13.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Schema/Migration14.php b/app/Schema/Migration14.php
index 1a085e68a2..e2e8659c95 100644
--- a/app/Schema/Migration14.php
+++ b/app/Schema/Migration14.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Schema/Migration15.php b/app/Schema/Migration15.php
index 344ae8a9b5..1692a9fe07 100644
--- a/app/Schema/Migration15.php
+++ b/app/Schema/Migration15.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Schema/Migration16.php b/app/Schema/Migration16.php
index 5e600d8237..44e22770cf 100644
--- a/app/Schema/Migration16.php
+++ b/app/Schema/Migration16.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Schema/Migration17.php b/app/Schema/Migration17.php
index 57102ba3d2..49f01120b0 100644
--- a/app/Schema/Migration17.php
+++ b/app/Schema/Migration17.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Schema/Migration18.php b/app/Schema/Migration18.php
index 6689b0f43a..cf496b53c5 100644
--- a/app/Schema/Migration18.php
+++ b/app/Schema/Migration18.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Schema/Migration19.php b/app/Schema/Migration19.php
index 6fb52fa256..c0b241880c 100644
--- a/app/Schema/Migration19.php
+++ b/app/Schema/Migration19.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Schema/Migration2.php b/app/Schema/Migration2.php
index 9cb25b2815..cf01a7b1cb 100644
--- a/app/Schema/Migration2.php
+++ b/app/Schema/Migration2.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Schema/Migration20.php b/app/Schema/Migration20.php
index 576d8d4645..3079d72efd 100644
--- a/app/Schema/Migration20.php
+++ b/app/Schema/Migration20.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Schema/Migration21.php b/app/Schema/Migration21.php
index 8a7779ff0d..8ec9a6f589 100644
--- a/app/Schema/Migration21.php
+++ b/app/Schema/Migration21.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Schema/Migration22.php b/app/Schema/Migration22.php
index c03292c7ff..26935b7d3a 100644
--- a/app/Schema/Migration22.php
+++ b/app/Schema/Migration22.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Schema/Migration23.php b/app/Schema/Migration23.php
index 01335f2f8e..8ec33ec80b 100644
--- a/app/Schema/Migration23.php
+++ b/app/Schema/Migration23.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Schema/Migration24.php b/app/Schema/Migration24.php
index 5ada41d88b..4518d7f0ef 100644
--- a/app/Schema/Migration24.php
+++ b/app/Schema/Migration24.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Schema/Migration25.php b/app/Schema/Migration25.php
index 1f2a261596..03605fc8a3 100644
--- a/app/Schema/Migration25.php
+++ b/app/Schema/Migration25.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Schema/Migration26.php b/app/Schema/Migration26.php
index c65a3a96ed..b06e241544 100644
--- a/app/Schema/Migration26.php
+++ b/app/Schema/Migration26.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Schema/Migration27.php b/app/Schema/Migration27.php
index 50518bad38..53af690f2f 100644
--- a/app/Schema/Migration27.php
+++ b/app/Schema/Migration27.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Schema/Migration28.php b/app/Schema/Migration28.php
index 2469027a01..b742faa8f1 100644
--- a/app/Schema/Migration28.php
+++ b/app/Schema/Migration28.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Schema/Migration29.php b/app/Schema/Migration29.php
index bbec211fcd..6c7bba64a9 100644
--- a/app/Schema/Migration29.php
+++ b/app/Schema/Migration29.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Schema/Migration3.php b/app/Schema/Migration3.php
index 83cd22b054..aec4793519 100644
--- a/app/Schema/Migration3.php
+++ b/app/Schema/Migration3.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Schema/Migration30.php b/app/Schema/Migration30.php
index bcbd3a298a..3fa1985c40 100644
--- a/app/Schema/Migration30.php
+++ b/app/Schema/Migration30.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Schema/Migration31.php b/app/Schema/Migration31.php
index ecdbd74570..241bf57e8e 100644
--- a/app/Schema/Migration31.php
+++ b/app/Schema/Migration31.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Schema/Migration32.php b/app/Schema/Migration32.php
index de843dd4d9..39ca53c29b 100644
--- a/app/Schema/Migration32.php
+++ b/app/Schema/Migration32.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Schema/Migration33.php b/app/Schema/Migration33.php
index 19305469b3..5c49c293f2 100644
--- a/app/Schema/Migration33.php
+++ b/app/Schema/Migration33.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Schema/Migration34.php b/app/Schema/Migration34.php
index 9ff0278bba..3798dc9c39 100644
--- a/app/Schema/Migration34.php
+++ b/app/Schema/Migration34.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Schema/Migration35.php b/app/Schema/Migration35.php
index 684f0989c0..ffb1c3930e 100644
--- a/app/Schema/Migration35.php
+++ b/app/Schema/Migration35.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Schema/Migration36.php b/app/Schema/Migration36.php
index cf8b806f9b..8e8358002b 100644
--- a/app/Schema/Migration36.php
+++ b/app/Schema/Migration36.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Schema/Migration37.php b/app/Schema/Migration37.php
index 468e2fb655..3a9a505dfc 100644
--- a/app/Schema/Migration37.php
+++ b/app/Schema/Migration37.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Schema/Migration38.php b/app/Schema/Migration38.php
index ac43d72c47..239dff6eee 100644
--- a/app/Schema/Migration38.php
+++ b/app/Schema/Migration38.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Schema/Migration39.php b/app/Schema/Migration39.php
index 097779fed2..891aeb15fa 100644
--- a/app/Schema/Migration39.php
+++ b/app/Schema/Migration39.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Schema/Migration4.php b/app/Schema/Migration4.php
index 74a3e7f5c8..550be731a7 100644
--- a/app/Schema/Migration4.php
+++ b/app/Schema/Migration4.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Schema/Migration40.php b/app/Schema/Migration40.php
index e9ffa7b958..c163b3c093 100644
--- a/app/Schema/Migration40.php
+++ b/app/Schema/Migration40.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Schema/Migration5.php b/app/Schema/Migration5.php
index 0b535c8d67..288128d937 100644
--- a/app/Schema/Migration5.php
+++ b/app/Schema/Migration5.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Schema/Migration6.php b/app/Schema/Migration6.php
index d555c208df..6cdbca01b7 100644
--- a/app/Schema/Migration6.php
+++ b/app/Schema/Migration6.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Schema/Migration7.php b/app/Schema/Migration7.php
index 874b752898..bddd27fa98 100644
--- a/app/Schema/Migration7.php
+++ b/app/Schema/Migration7.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Schema/Migration8.php b/app/Schema/Migration8.php
index 36535bfcd5..94baaf4fb9 100644
--- a/app/Schema/Migration8.php
+++ b/app/Schema/Migration8.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Schema/Migration9.php b/app/Schema/Migration9.php
index 25047b4b0c..786474e627 100644
--- a/app/Schema/Migration9.php
+++ b/app/Schema/Migration9.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Schema/MigrationInterface.php b/app/Schema/MigrationInterface.php
index c37264b3bc..8f199a4362 100644
--- a/app/Schema/MigrationInterface.php
+++ b/app/Schema/MigrationInterface.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Schema/SeedBlockTable.php b/app/Schema/SeedBlockTable.php
index 2bc74ee3b9..40045d0e15 100644
--- a/app/Schema/SeedBlockTable.php
+++ b/app/Schema/SeedBlockTable.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Schema/SeedDatabase.php b/app/Schema/SeedDatabase.php
index c357ed38e1..06e8c7841e 100644
--- a/app/Schema/SeedDatabase.php
+++ b/app/Schema/SeedDatabase.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Schema/SeedDefaultResnTable.php b/app/Schema/SeedDefaultResnTable.php
index c68da691cd..7a99eb6a04 100644
--- a/app/Schema/SeedDefaultResnTable.php
+++ b/app/Schema/SeedDefaultResnTable.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Schema/SeedGedcomSettingTable.php b/app/Schema/SeedGedcomSettingTable.php
index 3225d016a3..401044c6f7 100644
--- a/app/Schema/SeedGedcomSettingTable.php
+++ b/app/Schema/SeedGedcomSettingTable.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Schema/SeedGedcomTable.php b/app/Schema/SeedGedcomTable.php
index fc0bcfec83..d756291ec4 100644
--- a/app/Schema/SeedGedcomTable.php
+++ b/app/Schema/SeedGedcomTable.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Schema/SeedInterface.php b/app/Schema/SeedInterface.php
index f5521cb872..9dc513e758 100644
--- a/app/Schema/SeedInterface.php
+++ b/app/Schema/SeedInterface.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Schema/SeedModuleTable.php b/app/Schema/SeedModuleTable.php
index ab161f5d4b..27cd0d8611 100644
--- a/app/Schema/SeedModuleTable.php
+++ b/app/Schema/SeedModuleTable.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Schema/SeedSiteSettingTable.php b/app/Schema/SeedSiteSettingTable.php
index b671c0efbc..d338b4ad41 100644
--- a/app/Schema/SeedSiteSettingTable.php
+++ b/app/Schema/SeedSiteSettingTable.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Schema/SeedUserTable.php b/app/Schema/SeedUserTable.php
index fa28fac398..15716ffdca 100644
--- a/app/Schema/SeedUserTable.php
+++ b/app/Schema/SeedUserTable.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Select2.php b/app/Select2.php
index 81fee83b55..da48692ca2 100644
--- a/app/Select2.php
+++ b/app/Select2.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Services/CalendarService.php b/app/Services/CalendarService.php
index 95d70d116b..13cf00c545 100644
--- a/app/Services/CalendarService.php
+++ b/app/Services/CalendarService.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Services/ClipboardService.php b/app/Services/ClipboardService.php
index 1e6c1d61ae..ba72062ec7 100644
--- a/app/Services/ClipboardService.php
+++ b/app/Services/ClipboardService.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Services/GedcomService.php b/app/Services/GedcomService.php
index 41f670af41..de687ea251 100644
--- a/app/Services/GedcomService.php
+++ b/app/Services/GedcomService.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Services/HousekeepingService.php b/app/Services/HousekeepingService.php
index e79c99e153..fe42815246 100644
--- a/app/Services/HousekeepingService.php
+++ b/app/Services/HousekeepingService.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Services/LocalizationService.php b/app/Services/LocalizationService.php
index 577cc48d2c..52329c6f9c 100644
--- a/app/Services/LocalizationService.php
+++ b/app/Services/LocalizationService.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Services/RomanNumeralsService.php b/app/Services/RomanNumeralsService.php
index a24d0889fd..92951503dc 100644
--- a/app/Services/RomanNumeralsService.php
+++ b/app/Services/RomanNumeralsService.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Services/TimeoutService.php b/app/Services/TimeoutService.php
index 586704866d..4b57839dd2 100644
--- a/app/Services/TimeoutService.php
+++ b/app/Services/TimeoutService.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Services/UpgradeService.php b/app/Services/UpgradeService.php
index 5da4d3b586..e07d699e96 100644
--- a/app/Services/UpgradeService.php
+++ b/app/Services/UpgradeService.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Session.php b/app/Session.php
index e3eeb9eefa..e3a3947aab 100644
--- a/app/Session.php
+++ b/app/Session.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Site.php b/app/Site.php
index 45262966b9..0a0775f45a 100644
--- a/app/Site.php
+++ b/app/Site.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Soundex.php b/app/Soundex.php
index b294b90b90..268476679c 100644
--- a/app/Soundex.php
+++ b/app/Soundex.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Source.php b/app/Source.php
index eceddc3724..d5df6f61dd 100644
--- a/app/Source.php
+++ b/app/Source.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Statement.php b/app/Statement.php
index fb3aa5ceaf..b0a106576c 100644
--- a/app/Statement.php
+++ b/app/Statement.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Stats.php b/app/Stats.php
index cc351e2440..f1bd20ff4b 100644
--- a/app/Stats.php
+++ b/app/Stats.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/SurnameTradition.php b/app/SurnameTradition.php
index 1122dae47e..aa0c3042e1 100644
--- a/app/SurnameTradition.php
+++ b/app/SurnameTradition.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/SurnameTradition/DefaultSurnameTradition.php b/app/SurnameTradition/DefaultSurnameTradition.php
index 885dbeeba2..14913f451a 100644
--- a/app/SurnameTradition/DefaultSurnameTradition.php
+++ b/app/SurnameTradition/DefaultSurnameTradition.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/SurnameTradition/IcelandicSurnameTradition.php b/app/SurnameTradition/IcelandicSurnameTradition.php
index d57bfbcaf0..2b4c554d14 100644
--- a/app/SurnameTradition/IcelandicSurnameTradition.php
+++ b/app/SurnameTradition/IcelandicSurnameTradition.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/SurnameTradition/LithuanianSurnameTradition.php b/app/SurnameTradition/LithuanianSurnameTradition.php
index dc70756d4d..436d9c3f25 100644
--- a/app/SurnameTradition/LithuanianSurnameTradition.php
+++ b/app/SurnameTradition/LithuanianSurnameTradition.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/SurnameTradition/MatrilinealSurnameTradition.php b/app/SurnameTradition/MatrilinealSurnameTradition.php
index 9c12831293..f7ea84a2d1 100644
--- a/app/SurnameTradition/MatrilinealSurnameTradition.php
+++ b/app/SurnameTradition/MatrilinealSurnameTradition.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/SurnameTradition/PaternalSurnameTradition.php b/app/SurnameTradition/PaternalSurnameTradition.php
index e9c55e08a6..84dc593ae9 100644
--- a/app/SurnameTradition/PaternalSurnameTradition.php
+++ b/app/SurnameTradition/PaternalSurnameTradition.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/SurnameTradition/PatrilinealSurnameTradition.php b/app/SurnameTradition/PatrilinealSurnameTradition.php
index 4269b48242..8239a5f4fe 100644
--- a/app/SurnameTradition/PatrilinealSurnameTradition.php
+++ b/app/SurnameTradition/PatrilinealSurnameTradition.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/SurnameTradition/PolishSurnameTradition.php b/app/SurnameTradition/PolishSurnameTradition.php
index ee469bce1b..8a9d374bc9 100644
--- a/app/SurnameTradition/PolishSurnameTradition.php
+++ b/app/SurnameTradition/PolishSurnameTradition.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/SurnameTradition/PortugueseSurnameTradition.php b/app/SurnameTradition/PortugueseSurnameTradition.php
index 683dd3192b..cad23d53e7 100644
--- a/app/SurnameTradition/PortugueseSurnameTradition.php
+++ b/app/SurnameTradition/PortugueseSurnameTradition.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/SurnameTradition/SpanishSurnameTradition.php b/app/SurnameTradition/SpanishSurnameTradition.php
index c48628ce89..76cdd54ad0 100644
--- a/app/SurnameTradition/SpanishSurnameTradition.php
+++ b/app/SurnameTradition/SpanishSurnameTradition.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/SurnameTradition/SurnameTraditionInterface.php b/app/SurnameTradition/SurnameTraditionInterface.php
index a48ee20924..455c628ed7 100644
--- a/app/SurnameTradition/SurnameTraditionInterface.php
+++ b/app/SurnameTradition/SurnameTraditionInterface.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Theme.php b/app/Theme.php
index a4e9544ecf..ae86f8f6a6 100644
--- a/app/Theme.php
+++ b/app/Theme.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Theme/AbstractTheme.php b/app/Theme/AbstractTheme.php
index 9c7736d1b9..455712a6d1 100644
--- a/app/Theme/AbstractTheme.php
+++ b/app/Theme/AbstractTheme.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Theme/CloudsTheme.php b/app/Theme/CloudsTheme.php
index 9cac2db66b..ebf334faa6 100644
--- a/app/Theme/CloudsTheme.php
+++ b/app/Theme/CloudsTheme.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Theme/ColorsTheme.php b/app/Theme/ColorsTheme.php
index 240a651a10..a70e70a3e2 100644
--- a/app/Theme/ColorsTheme.php
+++ b/app/Theme/ColorsTheme.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Theme/FabTheme.php b/app/Theme/FabTheme.php
index e524c8f1dd..530ca44819 100644
--- a/app/Theme/FabTheme.php
+++ b/app/Theme/FabTheme.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Theme/MinimalTheme.php b/app/Theme/MinimalTheme.php
index dbabb9c80d..9e0c077c2e 100644
--- a/app/Theme/MinimalTheme.php
+++ b/app/Theme/MinimalTheme.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Theme/ThemeInterface.php b/app/Theme/ThemeInterface.php
index 4a2d00f571..afe9d1ea80 100644
--- a/app/Theme/ThemeInterface.php
+++ b/app/Theme/ThemeInterface.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Theme/WebtreesTheme.php b/app/Theme/WebtreesTheme.php
index 57be5477fb..cbd78d52b9 100644
--- a/app/Theme/WebtreesTheme.php
+++ b/app/Theme/WebtreesTheme.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Theme/XeneaTheme.php b/app/Theme/XeneaTheme.php
index ef0ae3d45c..b573829d1c 100644
--- a/app/Theme/XeneaTheme.php
+++ b/app/Theme/XeneaTheme.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Timestamp.php b/app/Timestamp.php
index e2567278e7..7459d26b92 100644
--- a/app/Timestamp.php
+++ b/app/Timestamp.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Tree.php b/app/Tree.php
index b9467d49ac..34b384824c 100644
--- a/app/Tree.php
+++ b/app/Tree.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/User.php b/app/User.php
index d2cc423a4f..be461ce933 100644
--- a/app/User.php
+++ b/app/User.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/View.php b/app/View.php
index cfbe54987b..5b494f1fd3 100644
--- a/app/View.php
+++ b/app/View.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Webtrees.php b/app/Webtrees.php
index 8073b2fd64..3ad5a3441a 100644
--- a/app/Webtrees.php
+++ b/app/Webtrees.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2018 webtrees development team
+ * Copyright (C) 2019 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or