summaryrefslogtreecommitdiff
path: root/app/Statistics/Service
diff options
context:
space:
mode:
authorGreg Roach <greg@subaqua.co.uk>2023-01-25 10:00:53 +0000
committerGreg Roach <greg@subaqua.co.uk>2023-01-25 10:01:35 +0000
commitd11be7027e34e3121be11cc025421873364403f9 (patch)
tree8829e9aca8e25732f281e175a2cb29f3665bd878 /app/Statistics/Service
parentb11cdcd45131b1585d66693fab363cfeb18c51a4 (diff)
downloadwebtrees-d11be7027e34e3121be11cc025421873364403f9.tar.gz
webtrees-d11be7027e34e3121be11cc025421873364403f9.tar.bz2
webtrees-d11be7027e34e3121be11cc025421873364403f9.zip
It's 2023
Diffstat (limited to 'app/Statistics/Service')
-rw-r--r--app/Statistics/Service/CenturyService.php2
-rw-r--r--app/Statistics/Service/ColorService.php2
-rw-r--r--app/Statistics/Service/CountryService.php2
3 files changed, 3 insertions, 3 deletions
diff --git a/app/Statistics/Service/CenturyService.php b/app/Statistics/Service/CenturyService.php
index 754df1671a..38e4dc5f80 100644
--- a/app/Statistics/Service/CenturyService.php
+++ b/app/Statistics/Service/CenturyService.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Statistics/Service/ColorService.php b/app/Statistics/Service/ColorService.php
index 0e8ae410a5..2e97062e81 100644
--- a/app/Statistics/Service/ColorService.php
+++ b/app/Statistics/Service/ColorService.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/Statistics/Service/CountryService.php b/app/Statistics/Service/CountryService.php
index 2820026729..d57f5e0e02 100644
--- a/app/Statistics/Service/CountryService.php
+++ b/app/Statistics/Service/CountryService.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or