diff options
Diffstat (limited to 'app/Contracts')
32 files changed, 32 insertions, 32 deletions
diff --git a/app/Contracts/CacheFactoryInterface.php b/app/Contracts/CacheFactoryInterface.php index fe2172aebc..0a9f847922 100644 --- a/app/Contracts/CacheFactoryInterface.php +++ b/app/Contracts/CacheFactoryInterface.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2025 webtrees development team + * Copyright (C) 2026 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Contracts/CalendarDateFactoryInterface.php b/app/Contracts/CalendarDateFactoryInterface.php index 7480bd7147..4778674204 100644 --- a/app/Contracts/CalendarDateFactoryInterface.php +++ b/app/Contracts/CalendarDateFactoryInterface.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2025 webtrees development team + * Copyright (C) 2026 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Contracts/ContainerInterface.php b/app/Contracts/ContainerInterface.php index 73930c549a..d237526fd0 100644 --- a/app/Contracts/ContainerInterface.php +++ b/app/Contracts/ContainerInterface.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2025 webtrees development team + * Copyright (C) 2026 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Contracts/CustomTagInterface.php b/app/Contracts/CustomTagInterface.php index 86bd897cfd..c5007d3d16 100644 --- a/app/Contracts/CustomTagInterface.php +++ b/app/Contracts/CustomTagInterface.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2025 webtrees development team + * Copyright (C) 2026 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Contracts/ElementFactoryInterface.php b/app/Contracts/ElementFactoryInterface.php index a24a8ea539..d3a31bc3ac 100644 --- a/app/Contracts/ElementFactoryInterface.php +++ b/app/Contracts/ElementFactoryInterface.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2025 webtrees development team + * Copyright (C) 2026 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Contracts/ElementInterface.php b/app/Contracts/ElementInterface.php index 34ae0eb0c1..599c765906 100644 --- a/app/Contracts/ElementInterface.php +++ b/app/Contracts/ElementInterface.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2025 webtrees development team + * Copyright (C) 2026 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Contracts/EncodingFactoryInterface.php b/app/Contracts/EncodingFactoryInterface.php index fbdd07cb1c..23fdaacc8b 100644 --- a/app/Contracts/EncodingFactoryInterface.php +++ b/app/Contracts/EncodingFactoryInterface.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2025 webtrees development team + * Copyright (C) 2026 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Contracts/FamilyFactoryInterface.php b/app/Contracts/FamilyFactoryInterface.php index 9c45b105eb..a67b680e99 100644 --- a/app/Contracts/FamilyFactoryInterface.php +++ b/app/Contracts/FamilyFactoryInterface.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2025 webtrees development team + * Copyright (C) 2026 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Contracts/FilesystemFactoryInterface.php b/app/Contracts/FilesystemFactoryInterface.php index 0389a1e502..977a1d2044 100644 --- a/app/Contracts/FilesystemFactoryInterface.php +++ b/app/Contracts/FilesystemFactoryInterface.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2025 webtrees development team + * Copyright (C) 2026 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Contracts/GedcomRecordFactoryInterface.php b/app/Contracts/GedcomRecordFactoryInterface.php index 87e81db13c..ab3277b25e 100644 --- a/app/Contracts/GedcomRecordFactoryInterface.php +++ b/app/Contracts/GedcomRecordFactoryInterface.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2025 webtrees development team + * Copyright (C) 2026 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Contracts/HeaderFactoryInterface.php b/app/Contracts/HeaderFactoryInterface.php index c50581ae64..fb558c0ed3 100644 --- a/app/Contracts/HeaderFactoryInterface.php +++ b/app/Contracts/HeaderFactoryInterface.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2025 webtrees development team + * Copyright (C) 2026 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Contracts/IdFactoryInterface.php b/app/Contracts/IdFactoryInterface.php index 53c4d8ad5f..8246329115 100644 --- a/app/Contracts/IdFactoryInterface.php +++ b/app/Contracts/IdFactoryInterface.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2025 webtrees development team + * Copyright (C) 2026 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Contracts/ImageFactoryInterface.php b/app/Contracts/ImageFactoryInterface.php index b423e1495e..65dc465d71 100644 --- a/app/Contracts/ImageFactoryInterface.php +++ b/app/Contracts/ImageFactoryInterface.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2025 webtrees development team + * Copyright (C) 2026 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Contracts/IndividualFactoryInterface.php b/app/Contracts/IndividualFactoryInterface.php index a4e8a3fd01..50533a9058 100644 --- a/app/Contracts/IndividualFactoryInterface.php +++ b/app/Contracts/IndividualFactoryInterface.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2025 webtrees development team + * Copyright (C) 2026 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Contracts/LocationFactoryInterface.php b/app/Contracts/LocationFactoryInterface.php index ba183450ba..6517366eda 100644 --- a/app/Contracts/LocationFactoryInterface.php +++ b/app/Contracts/LocationFactoryInterface.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2025 webtrees development team + * Copyright (C) 2026 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Contracts/MarkdownFactoryInterface.php b/app/Contracts/MarkdownFactoryInterface.php index 23af9c2c46..7cb5e573a9 100644 --- a/app/Contracts/MarkdownFactoryInterface.php +++ b/app/Contracts/MarkdownFactoryInterface.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2025 webtrees development team + * Copyright (C) 2026 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Contracts/MediaFactoryInterface.php b/app/Contracts/MediaFactoryInterface.php index 8c5f840a89..e131d26dec 100644 --- a/app/Contracts/MediaFactoryInterface.php +++ b/app/Contracts/MediaFactoryInterface.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2025 webtrees development team + * Copyright (C) 2026 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Contracts/NoteFactoryInterface.php b/app/Contracts/NoteFactoryInterface.php index aad90bc04b..a5b779c99c 100644 --- a/app/Contracts/NoteFactoryInterface.php +++ b/app/Contracts/NoteFactoryInterface.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2025 webtrees development team + * Copyright (C) 2026 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Contracts/RepositoryFactoryInterface.php b/app/Contracts/RepositoryFactoryInterface.php index 58afae16b6..236cc62116 100644 --- a/app/Contracts/RepositoryFactoryInterface.php +++ b/app/Contracts/RepositoryFactoryInterface.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2025 webtrees development team + * Copyright (C) 2026 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Contracts/ResponseFactoryInterface.php b/app/Contracts/ResponseFactoryInterface.php index 3361608ffa..2ac641b73d 100644 --- a/app/Contracts/ResponseFactoryInterface.php +++ b/app/Contracts/ResponseFactoryInterface.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2025 webtrees development team + * Copyright (C) 2026 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Contracts/RouteFactoryInterface.php b/app/Contracts/RouteFactoryInterface.php index 991a529355..4f2c759a1b 100644 --- a/app/Contracts/RouteFactoryInterface.php +++ b/app/Contracts/RouteFactoryInterface.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2025 webtrees development team + * Copyright (C) 2026 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Contracts/SharedNoteFactoryInterface.php b/app/Contracts/SharedNoteFactoryInterface.php index c7eae33d18..c3f0943ca9 100644 --- a/app/Contracts/SharedNoteFactoryInterface.php +++ b/app/Contracts/SharedNoteFactoryInterface.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2025 webtrees development team + * Copyright (C) 2026 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Contracts/SlugFactoryInterface.php b/app/Contracts/SlugFactoryInterface.php index dcc4be331b..0b280916f4 100644 --- a/app/Contracts/SlugFactoryInterface.php +++ b/app/Contracts/SlugFactoryInterface.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2025 webtrees development team + * Copyright (C) 2026 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Contracts/SourceFactoryInterface.php b/app/Contracts/SourceFactoryInterface.php index e333cb88f5..527f6359e9 100644 --- a/app/Contracts/SourceFactoryInterface.php +++ b/app/Contracts/SourceFactoryInterface.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2025 webtrees development team + * Copyright (C) 2026 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Contracts/SubmissionFactoryInterface.php b/app/Contracts/SubmissionFactoryInterface.php index 373c9759a0..48738fa3f7 100644 --- a/app/Contracts/SubmissionFactoryInterface.php +++ b/app/Contracts/SubmissionFactoryInterface.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2025 webtrees development team + * Copyright (C) 2026 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Contracts/SubmitterFactoryInterface.php b/app/Contracts/SubmitterFactoryInterface.php index 3344a391b1..f6374e1f6a 100644 --- a/app/Contracts/SubmitterFactoryInterface.php +++ b/app/Contracts/SubmitterFactoryInterface.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2025 webtrees development team + * Copyright (C) 2026 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Contracts/SurnameTraditionFactoryInterface.php b/app/Contracts/SurnameTraditionFactoryInterface.php index 59a9699b12..68d5f44e9e 100644 --- a/app/Contracts/SurnameTraditionFactoryInterface.php +++ b/app/Contracts/SurnameTraditionFactoryInterface.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2025 webtrees development team + * Copyright (C) 2026 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Contracts/TimeFactoryInterface.php b/app/Contracts/TimeFactoryInterface.php index b7b4caeb33..b1b603695e 100644 --- a/app/Contracts/TimeFactoryInterface.php +++ b/app/Contracts/TimeFactoryInterface.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2025 webtrees development team + * Copyright (C) 2026 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Contracts/TimestampFactoryInterface.php b/app/Contracts/TimestampFactoryInterface.php index 6b703aca90..7a7a26cd33 100644 --- a/app/Contracts/TimestampFactoryInterface.php +++ b/app/Contracts/TimestampFactoryInterface.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2025 webtrees development team + * Copyright (C) 2026 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Contracts/TimestampInterface.php b/app/Contracts/TimestampInterface.php index 4d95ae6c8d..ea031b7081 100644 --- a/app/Contracts/TimestampInterface.php +++ b/app/Contracts/TimestampInterface.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2025 webtrees development team + * Copyright (C) 2026 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Contracts/UserInterface.php b/app/Contracts/UserInterface.php index 73aef7239f..73a25c9c6d 100644 --- a/app/Contracts/UserInterface.php +++ b/app/Contracts/UserInterface.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2025 webtrees development team + * Copyright (C) 2026 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Contracts/XrefFactoryInterface.php b/app/Contracts/XrefFactoryInterface.php index 24c26a4e01..ba936e3f71 100644 --- a/app/Contracts/XrefFactoryInterface.php +++ b/app/Contracts/XrefFactoryInterface.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2025 webtrees development team + * Copyright (C) 2026 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or |
