summaryrefslogtreecommitdiff
path: root/app/Statistics/Repository/Interfaces
diff options
context:
space:
mode:
Diffstat (limited to 'app/Statistics/Repository/Interfaces')
-rw-r--r--app/Statistics/Repository/Interfaces/BrowserRepositoryInterface.php2
-rw-r--r--app/Statistics/Repository/Interfaces/ContactRepositoryInterface.php2
-rw-r--r--app/Statistics/Repository/Interfaces/EventRepositoryInterface.php2
-rw-r--r--app/Statistics/Repository/Interfaces/FamilyDatesRepositoryInterface.php2
-rw-r--r--app/Statistics/Repository/Interfaces/FavoritesRepositoryInterface.php2
-rw-r--r--app/Statistics/Repository/Interfaces/GedcomRepositoryInterface.php2
-rw-r--r--app/Statistics/Repository/Interfaces/HitCountRepositoryInterface.php2
-rw-r--r--app/Statistics/Repository/Interfaces/IndividualRepositoryInterface.php2
-rw-r--r--app/Statistics/Repository/Interfaces/LatestUserRepositoryInterface.php2
-rw-r--r--app/Statistics/Repository/Interfaces/MediaRepositoryInterface.php2
-rw-r--r--app/Statistics/Repository/Interfaces/MessageRepositoryInterface.php2
-rw-r--r--app/Statistics/Repository/Interfaces/NewsRepositoryInterface.php2
-rw-r--r--app/Statistics/Repository/Interfaces/PlaceRepositoryInterface.php2
-rw-r--r--app/Statistics/Repository/Interfaces/ServerRepositoryInterface.php2
-rw-r--r--app/Statistics/Repository/Interfaces/UserRepositoryInterface.php2
15 files changed, 15 insertions, 15 deletions
diff --git a/app/Statistics/Repository/Interfaces/BrowserRepositoryInterface.php b/app/Statistics/Repository/Interfaces/BrowserRepositoryInterface.php
index 386b6f9e51..945b86e6a1 100644
--- a/app/Statistics/Repository/Interfaces/BrowserRepositoryInterface.php
+++ b/app/Statistics/Repository/Interfaces/BrowserRepositoryInterface.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/Repository/Interfaces/ContactRepositoryInterface.php b/app/Statistics/Repository/Interfaces/ContactRepositoryInterface.php
index 1fccda63e6..3a4412f075 100644
--- a/app/Statistics/Repository/Interfaces/ContactRepositoryInterface.php
+++ b/app/Statistics/Repository/Interfaces/ContactRepositoryInterface.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/Repository/Interfaces/EventRepositoryInterface.php b/app/Statistics/Repository/Interfaces/EventRepositoryInterface.php
index 8eb2751328..d503433c4b 100644
--- a/app/Statistics/Repository/Interfaces/EventRepositoryInterface.php
+++ b/app/Statistics/Repository/Interfaces/EventRepositoryInterface.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/Repository/Interfaces/FamilyDatesRepositoryInterface.php b/app/Statistics/Repository/Interfaces/FamilyDatesRepositoryInterface.php
index 0bcd7473f6..3838e23d98 100644
--- a/app/Statistics/Repository/Interfaces/FamilyDatesRepositoryInterface.php
+++ b/app/Statistics/Repository/Interfaces/FamilyDatesRepositoryInterface.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/Repository/Interfaces/FavoritesRepositoryInterface.php b/app/Statistics/Repository/Interfaces/FavoritesRepositoryInterface.php
index f7d35ec33a..04d309df8e 100644
--- a/app/Statistics/Repository/Interfaces/FavoritesRepositoryInterface.php
+++ b/app/Statistics/Repository/Interfaces/FavoritesRepositoryInterface.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/Repository/Interfaces/GedcomRepositoryInterface.php b/app/Statistics/Repository/Interfaces/GedcomRepositoryInterface.php
index f391fdfe70..b3670cca2f 100644
--- a/app/Statistics/Repository/Interfaces/GedcomRepositoryInterface.php
+++ b/app/Statistics/Repository/Interfaces/GedcomRepositoryInterface.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/Repository/Interfaces/HitCountRepositoryInterface.php b/app/Statistics/Repository/Interfaces/HitCountRepositoryInterface.php
index 65911e5800..3555d750f8 100644
--- a/app/Statistics/Repository/Interfaces/HitCountRepositoryInterface.php
+++ b/app/Statistics/Repository/Interfaces/HitCountRepositoryInterface.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/Repository/Interfaces/IndividualRepositoryInterface.php b/app/Statistics/Repository/Interfaces/IndividualRepositoryInterface.php
index 137c3ec9ab..1ec1fa6977 100644
--- a/app/Statistics/Repository/Interfaces/IndividualRepositoryInterface.php
+++ b/app/Statistics/Repository/Interfaces/IndividualRepositoryInterface.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/Repository/Interfaces/LatestUserRepositoryInterface.php b/app/Statistics/Repository/Interfaces/LatestUserRepositoryInterface.php
index b810d9aaa3..803171a3ff 100644
--- a/app/Statistics/Repository/Interfaces/LatestUserRepositoryInterface.php
+++ b/app/Statistics/Repository/Interfaces/LatestUserRepositoryInterface.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/Repository/Interfaces/MediaRepositoryInterface.php b/app/Statistics/Repository/Interfaces/MediaRepositoryInterface.php
index 5789a53dab..8717e2d690 100644
--- a/app/Statistics/Repository/Interfaces/MediaRepositoryInterface.php
+++ b/app/Statistics/Repository/Interfaces/MediaRepositoryInterface.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/Repository/Interfaces/MessageRepositoryInterface.php b/app/Statistics/Repository/Interfaces/MessageRepositoryInterface.php
index 4b1ffb30a1..10b3672e07 100644
--- a/app/Statistics/Repository/Interfaces/MessageRepositoryInterface.php
+++ b/app/Statistics/Repository/Interfaces/MessageRepositoryInterface.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/Repository/Interfaces/NewsRepositoryInterface.php b/app/Statistics/Repository/Interfaces/NewsRepositoryInterface.php
index 799778208f..cd5ed2e5e0 100644
--- a/app/Statistics/Repository/Interfaces/NewsRepositoryInterface.php
+++ b/app/Statistics/Repository/Interfaces/NewsRepositoryInterface.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/Repository/Interfaces/PlaceRepositoryInterface.php b/app/Statistics/Repository/Interfaces/PlaceRepositoryInterface.php
index b361b69b49..332fcdbae3 100644
--- a/app/Statistics/Repository/Interfaces/PlaceRepositoryInterface.php
+++ b/app/Statistics/Repository/Interfaces/PlaceRepositoryInterface.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/Repository/Interfaces/ServerRepositoryInterface.php b/app/Statistics/Repository/Interfaces/ServerRepositoryInterface.php
index bd3e8ab1a9..80cf5daaba 100644
--- a/app/Statistics/Repository/Interfaces/ServerRepositoryInterface.php
+++ b/app/Statistics/Repository/Interfaces/ServerRepositoryInterface.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/Repository/Interfaces/UserRepositoryInterface.php b/app/Statistics/Repository/Interfaces/UserRepositoryInterface.php
index 8041801cdf..6ccd565512 100644
--- a/app/Statistics/Repository/Interfaces/UserRepositoryInterface.php
+++ b/app/Statistics/Repository/Interfaces/UserRepositoryInterface.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