summaryrefslogtreecommitdiff
path: root/app/Services
diff options
context:
space:
mode:
authorGreg Roach <greg@subaqua.co.uk>2022-03-16 15:31:15 +0000
committerGreg Roach <greg@subaqua.co.uk>2022-03-16 15:31:15 +0000
commit5bfc689774bb9a6401271c4ed15a6d50652c991b (patch)
tree3de643d657b010e7aeb21ed7816c6da31c668bb0 /app/Services
parentbb6686140482924855c8f526273279bf9629690f (diff)
downloadwebtrees-5bfc689774bb9a6401271c4ed15a6d50652c991b.tar.gz
webtrees-5bfc689774bb9a6401271c4ed15a6d50652c991b.tar.bz2
webtrees-5bfc689774bb9a6401271c4ed15a6d50652c991b.zip
It is 2022 - update copyright dates
Diffstat (limited to 'app/Services')
-rw-r--r--app/Services/AdminService.php2
-rw-r--r--app/Services/CalendarService.php2
-rw-r--r--app/Services/CaptchaService.php2
-rw-r--r--app/Services/ChartService.php2
-rw-r--r--app/Services/ClipboardService.php2
-rw-r--r--app/Services/DataFixService.php2
-rw-r--r--app/Services/DatatablesService.php2
-rw-r--r--app/Services/EmailService.php2
-rw-r--r--app/Services/GedcomEditService.php2
-rw-r--r--app/Services/GedcomExportService.php2
-rw-r--r--app/Services/GedcomImportService.php2
-rw-r--r--app/Services/GedcomService.php2
-rw-r--r--app/Services/HomePageService.php2
-rw-r--r--app/Services/HousekeepingService.php2
-rw-r--r--app/Services/HtmlService.php2
-rw-r--r--app/Services/LeafletJsService.php2
-rw-r--r--app/Services/LinkedRecordService.php2
-rw-r--r--app/Services/LocalizationService.php2
-rw-r--r--app/Services/MapDataService.php2
-rw-r--r--app/Services/MediaFileService.php2
-rw-r--r--app/Services/MessageService.php2
-rw-r--r--app/Services/MigrationService.php2
-rw-r--r--app/Services/ModuleService.php2
-rw-r--r--app/Services/PendingChangesService.php2
-rw-r--r--app/Services/RateLimitService.php2
-rw-r--r--app/Services/RelationshipService.php2
-rw-r--r--app/Services/RomanNumeralsService.php2
-rw-r--r--app/Services/SearchService.php2
-rw-r--r--app/Services/ServerCheckService.php2
-rw-r--r--app/Services/SiteLogsService.php2
-rw-r--r--app/Services/TimeoutService.php2
-rw-r--r--app/Services/TreeService.php2
-rw-r--r--app/Services/UpgradeService.php2
-rw-r--r--app/Services/UserService.php2
34 files changed, 34 insertions, 34 deletions
diff --git a/app/Services/AdminService.php b/app/Services/AdminService.php
index 662070586d..29290795db 100644
--- a/app/Services/AdminService.php
+++ b/app/Services/AdminService.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2021 webtrees development team
+ * Copyright (C) 2022 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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 e0b9fd4c02..2ef5670e09 100644
--- a/app/Services/CalendarService.php
+++ b/app/Services/CalendarService.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2021 webtrees development team
+ * Copyright (C) 2022 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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/CaptchaService.php b/app/Services/CaptchaService.php
index 6b8f98e611..69f1402187 100644
--- a/app/Services/CaptchaService.php
+++ b/app/Services/CaptchaService.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2021 webtrees development team
+ * Copyright (C) 2022 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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/ChartService.php b/app/Services/ChartService.php
index 9f5ba5ce0f..822c6c228c 100644
--- a/app/Services/ChartService.php
+++ b/app/Services/ChartService.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2021 webtrees development team
+ * Copyright (C) 2022 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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 6671a09825..7d581f7db1 100644
--- a/app/Services/ClipboardService.php
+++ b/app/Services/ClipboardService.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2021 webtrees development team
+ * Copyright (C) 2022 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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/DataFixService.php b/app/Services/DataFixService.php
index a9d62a77e9..8e70cdb461 100644
--- a/app/Services/DataFixService.php
+++ b/app/Services/DataFixService.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2021 webtrees development team
+ * Copyright (C) 2022 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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/DatatablesService.php b/app/Services/DatatablesService.php
index e26d1e7ce4..542eb9348d 100644
--- a/app/Services/DatatablesService.php
+++ b/app/Services/DatatablesService.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2021 webtrees development team
+ * Copyright (C) 2022 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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/EmailService.php b/app/Services/EmailService.php
index e2df35181a..f42f85286f 100644
--- a/app/Services/EmailService.php
+++ b/app/Services/EmailService.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2021 webtrees development team
+ * Copyright (C) 2022 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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/GedcomEditService.php b/app/Services/GedcomEditService.php
index 7c496fcc34..ce02021190 100644
--- a/app/Services/GedcomEditService.php
+++ b/app/Services/GedcomEditService.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2021 webtrees development team
+ * Copyright (C) 2022 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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/GedcomExportService.php b/app/Services/GedcomExportService.php
index 843db9be15..859988fb2c 100644
--- a/app/Services/GedcomExportService.php
+++ b/app/Services/GedcomExportService.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2021 webtrees development team
+ * Copyright (C) 2022 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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/GedcomImportService.php b/app/Services/GedcomImportService.php
index 8673d8a96e..f9dc2183fd 100644
--- a/app/Services/GedcomImportService.php
+++ b/app/Services/GedcomImportService.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2021 webtrees development team
+ * Copyright (C) 2022 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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 8147e89ec2..12158577d1 100644
--- a/app/Services/GedcomService.php
+++ b/app/Services/GedcomService.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2021 webtrees development team
+ * Copyright (C) 2022 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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/HomePageService.php b/app/Services/HomePageService.php
index dd91842953..3123480f4e 100644
--- a/app/Services/HomePageService.php
+++ b/app/Services/HomePageService.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2021 webtrees development team
+ * Copyright (C) 2022 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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 9dc9076406..3d127b2780 100644
--- a/app/Services/HousekeepingService.php
+++ b/app/Services/HousekeepingService.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2021 webtrees development team
+ * Copyright (C) 2022 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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/HtmlService.php b/app/Services/HtmlService.php
index 7eee13c7b3..e753d72972 100644
--- a/app/Services/HtmlService.php
+++ b/app/Services/HtmlService.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2021 webtrees development team
+ * Copyright (C) 2022 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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/LeafletJsService.php b/app/Services/LeafletJsService.php
index 894c1c9abc..097aa45571 100644
--- a/app/Services/LeafletJsService.php
+++ b/app/Services/LeafletJsService.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2021 webtrees development team
+ * Copyright (C) 2022 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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/LinkedRecordService.php b/app/Services/LinkedRecordService.php
index c104b83df6..cd6361e97b 100644
--- a/app/Services/LinkedRecordService.php
+++ b/app/Services/LinkedRecordService.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2021 webtrees development team
+ * Copyright (C) 2022 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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 298b6dc53f..617d2ce490 100644
--- a/app/Services/LocalizationService.php
+++ b/app/Services/LocalizationService.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2021 webtrees development team
+ * Copyright (C) 2022 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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/MapDataService.php b/app/Services/MapDataService.php
index dbcddd39f5..5279053775 100644
--- a/app/Services/MapDataService.php
+++ b/app/Services/MapDataService.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2021 webtrees development team
+ * Copyright (C) 2022 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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/MediaFileService.php b/app/Services/MediaFileService.php
index 136815c0d2..4a43da7353 100644
--- a/app/Services/MediaFileService.php
+++ b/app/Services/MediaFileService.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2021 webtrees development team
+ * Copyright (C) 2022 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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/MessageService.php b/app/Services/MessageService.php
index 4e543e66b1..dcf66aac05 100644
--- a/app/Services/MessageService.php
+++ b/app/Services/MessageService.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2021 webtrees development team
+ * Copyright (C) 2022 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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/MigrationService.php b/app/Services/MigrationService.php
index 1080ff8dfb..8696f8fc03 100644
--- a/app/Services/MigrationService.php
+++ b/app/Services/MigrationService.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2021 webtrees development team
+ * Copyright (C) 2022 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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/ModuleService.php b/app/Services/ModuleService.php
index 3a02611244..1c13a9a108 100644
--- a/app/Services/ModuleService.php
+++ b/app/Services/ModuleService.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2021 webtrees development team
+ * Copyright (C) 2022 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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/PendingChangesService.php b/app/Services/PendingChangesService.php
index 111bc4c629..5cb55eb6b8 100644
--- a/app/Services/PendingChangesService.php
+++ b/app/Services/PendingChangesService.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2021 webtrees development team
+ * Copyright (C) 2022 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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/RateLimitService.php b/app/Services/RateLimitService.php
index 5dfd0eba5b..576f91c87a 100644
--- a/app/Services/RateLimitService.php
+++ b/app/Services/RateLimitService.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2021 webtrees development team
+ * Copyright (C) 2022 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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/RelationshipService.php b/app/Services/RelationshipService.php
index 28ffa5bdd3..c63bb9fb2f 100644
--- a/app/Services/RelationshipService.php
+++ b/app/Services/RelationshipService.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2021 webtrees development team
+ * Copyright (C) 2022 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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 393d7af78f..e275ae8a5a 100644
--- a/app/Services/RomanNumeralsService.php
+++ b/app/Services/RomanNumeralsService.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2021 webtrees development team
+ * Copyright (C) 2022 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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/SearchService.php b/app/Services/SearchService.php
index 4fee9162f4..8525f1f773 100644
--- a/app/Services/SearchService.php
+++ b/app/Services/SearchService.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2021 webtrees development team
+ * Copyright (C) 2022 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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/ServerCheckService.php b/app/Services/ServerCheckService.php
index b29284a8db..d80bb30d5c 100644
--- a/app/Services/ServerCheckService.php
+++ b/app/Services/ServerCheckService.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2021 webtrees development team
+ * Copyright (C) 2022 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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/SiteLogsService.php b/app/Services/SiteLogsService.php
index 531c497336..a1b11ded9f 100644
--- a/app/Services/SiteLogsService.php
+++ b/app/Services/SiteLogsService.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2021 webtrees development team
+ * Copyright (C) 2022 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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 eb0598478a..69f2041eb4 100644
--- a/app/Services/TimeoutService.php
+++ b/app/Services/TimeoutService.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2021 webtrees development team
+ * Copyright (C) 2022 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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/TreeService.php b/app/Services/TreeService.php
index 130d75107e..5a3f78e615 100644
--- a/app/Services/TreeService.php
+++ b/app/Services/TreeService.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2021 webtrees development team
+ * Copyright (C) 2022 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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 a6b85be76e..d229b59055 100644
--- a/app/Services/UpgradeService.php
+++ b/app/Services/UpgradeService.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2021 webtrees development team
+ * Copyright (C) 2022 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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/UserService.php b/app/Services/UserService.php
index 592a0e9ecc..47c574092d 100644
--- a/app/Services/UserService.php
+++ b/app/Services/UserService.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2021 webtrees development team
+ * Copyright (C) 2022 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or