summaryrefslogtreecommitdiff
path: root/app/Schema
diff options
context:
space:
mode:
Diffstat (limited to 'app/Schema')
-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/Migration41.php2
-rw-r--r--app/Schema/Migration42.php2
-rw-r--r--app/Schema/Migration43.php2
-rw-r--r--app/Schema/Migration44.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/SeedDefaultResnTable.php2
-rw-r--r--app/Schema/SeedGedcomTable.php2
-rw-r--r--app/Schema/SeedInterface.php2
-rw-r--r--app/Schema/SeedUserTable.php2
50 files changed, 50 insertions, 50 deletions
diff --git a/app/Schema/Migration0.php b/app/Schema/Migration0.php
index e536dff521..fc81373dc7 100644
--- a/app/Schema/Migration0.php
+++ b/app/Schema/Migration0.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2025 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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 9f2d9ca685..f4bdba47fe 100644
--- a/app/Schema/Migration1.php
+++ b/app/Schema/Migration1.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2025 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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 795861daab..b4d5fa51f7 100644
--- a/app/Schema/Migration10.php
+++ b/app/Schema/Migration10.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2025 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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 f504f8c91d..5af9a97a77 100644
--- a/app/Schema/Migration11.php
+++ b/app/Schema/Migration11.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2025 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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 d6ed117e63..635f6cbd35 100644
--- a/app/Schema/Migration12.php
+++ b/app/Schema/Migration12.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2025 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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 1c35303782..15a875fd33 100644
--- a/app/Schema/Migration13.php
+++ b/app/Schema/Migration13.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2025 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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 bf36c52af3..ac8766d284 100644
--- a/app/Schema/Migration14.php
+++ b/app/Schema/Migration14.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2025 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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 6c7898bae2..8b7b517be9 100644
--- a/app/Schema/Migration15.php
+++ b/app/Schema/Migration15.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2025 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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 8a1715c9a6..c8cd17d47a 100644
--- a/app/Schema/Migration16.php
+++ b/app/Schema/Migration16.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2025 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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 94ccd4d13f..8043a0c7a0 100644
--- a/app/Schema/Migration17.php
+++ b/app/Schema/Migration17.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2025 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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 997bd62d8e..caa151f12d 100644
--- a/app/Schema/Migration18.php
+++ b/app/Schema/Migration18.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2025 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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 bd20026992..688e442305 100644
--- a/app/Schema/Migration19.php
+++ b/app/Schema/Migration19.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2025 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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 b58a298f26..0e6d5dfbef 100644
--- a/app/Schema/Migration2.php
+++ b/app/Schema/Migration2.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2025 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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 8b36117fdf..2cccf62b82 100644
--- a/app/Schema/Migration20.php
+++ b/app/Schema/Migration20.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2025 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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 33f642f93c..6634d6518b 100644
--- a/app/Schema/Migration21.php
+++ b/app/Schema/Migration21.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2025 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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 00d668c232..bc028429dc 100644
--- a/app/Schema/Migration22.php
+++ b/app/Schema/Migration22.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2025 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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 e40443c4a2..290c25f6c1 100644
--- a/app/Schema/Migration23.php
+++ b/app/Schema/Migration23.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2025 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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 5e5a292680..378716ffab 100644
--- a/app/Schema/Migration24.php
+++ b/app/Schema/Migration24.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2025 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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 7775c6a41f..070c3f7fad 100644
--- a/app/Schema/Migration25.php
+++ b/app/Schema/Migration25.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2025 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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 9cc3c3bfc8..2d30b4349c 100644
--- a/app/Schema/Migration26.php
+++ b/app/Schema/Migration26.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2025 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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 4e9b96fd25..a04ec01534 100644
--- a/app/Schema/Migration27.php
+++ b/app/Schema/Migration27.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2025 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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 f22c326b92..bfcab93548 100644
--- a/app/Schema/Migration28.php
+++ b/app/Schema/Migration28.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2025 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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 ac425fcd15..e121fe4424 100644
--- a/app/Schema/Migration29.php
+++ b/app/Schema/Migration29.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2025 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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 e157766eae..45ae7fc809 100644
--- a/app/Schema/Migration3.php
+++ b/app/Schema/Migration3.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2025 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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 d2dc07bb4c..cd4fd91900 100644
--- a/app/Schema/Migration30.php
+++ b/app/Schema/Migration30.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2025 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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 0abd968b5c..c3de31bfd1 100644
--- a/app/Schema/Migration31.php
+++ b/app/Schema/Migration31.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2025 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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 58ecd01d5d..d833683fdb 100644
--- a/app/Schema/Migration32.php
+++ b/app/Schema/Migration32.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2025 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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 56fdd4222f..0f611cf8bd 100644
--- a/app/Schema/Migration33.php
+++ b/app/Schema/Migration33.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2025 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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 23d458e885..40975b6411 100644
--- a/app/Schema/Migration34.php
+++ b/app/Schema/Migration34.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2025 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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 4be8b4ea67..852811b217 100644
--- a/app/Schema/Migration35.php
+++ b/app/Schema/Migration35.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2025 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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 73e29b5a5c..18c7efc00e 100644
--- a/app/Schema/Migration36.php
+++ b/app/Schema/Migration36.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2025 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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 fc9de44023..56fd96a515 100644
--- a/app/Schema/Migration37.php
+++ b/app/Schema/Migration37.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2025 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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 3bcc8f4d13..b67abca145 100644
--- a/app/Schema/Migration38.php
+++ b/app/Schema/Migration38.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2025 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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 26db6f9c34..b572e4c0dd 100644
--- a/app/Schema/Migration39.php
+++ b/app/Schema/Migration39.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2025 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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 4cb0310f51..c0be412504 100644
--- a/app/Schema/Migration4.php
+++ b/app/Schema/Migration4.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2025 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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 0057515d9b..fc421e159f 100644
--- a/app/Schema/Migration40.php
+++ b/app/Schema/Migration40.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2025 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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/Migration41.php b/app/Schema/Migration41.php
index 47bbcd4540..d45d5c3074 100644
--- a/app/Schema/Migration41.php
+++ b/app/Schema/Migration41.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2025 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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/Migration42.php b/app/Schema/Migration42.php
index 77a2184f58..fc9099ad12 100644
--- a/app/Schema/Migration42.php
+++ b/app/Schema/Migration42.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2025 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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/Migration43.php b/app/Schema/Migration43.php
index 8eee1f8a88..1dd7c68579 100644
--- a/app/Schema/Migration43.php
+++ b/app/Schema/Migration43.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2025 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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/Migration44.php b/app/Schema/Migration44.php
index 0fd681afc4..e9d1755ece 100644
--- a/app/Schema/Migration44.php
+++ b/app/Schema/Migration44.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2025 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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 e01cbb081b..52b1d4fb5a 100644
--- a/app/Schema/Migration5.php
+++ b/app/Schema/Migration5.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2025 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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 02776c5aa4..fe3e88fe82 100644
--- a/app/Schema/Migration6.php
+++ b/app/Schema/Migration6.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2025 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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 25e9fbf88e..1e2726cef7 100644
--- a/app/Schema/Migration7.php
+++ b/app/Schema/Migration7.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2025 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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 1bcf20eeaa..e23d93d6b3 100644
--- a/app/Schema/Migration8.php
+++ b/app/Schema/Migration8.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2025 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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 8028ff9411..6bac2f0165 100644
--- a/app/Schema/Migration9.php
+++ b/app/Schema/Migration9.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2025 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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 9472758f2a..6d39096578 100644
--- a/app/Schema/MigrationInterface.php
+++ b/app/Schema/MigrationInterface.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2025 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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 8c3bfeac3c..08367b86d5 100644
--- a/app/Schema/SeedDefaultResnTable.php
+++ b/app/Schema/SeedDefaultResnTable.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2025 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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 860b18cbb2..f751dea55b 100644
--- a/app/Schema/SeedGedcomTable.php
+++ b/app/Schema/SeedGedcomTable.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2025 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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 aa757f494d..df8f41e5b7 100644
--- a/app/Schema/SeedInterface.php
+++ b/app/Schema/SeedInterface.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2025 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms 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 2de18fe606..4468be7b41 100644
--- a/app/Schema/SeedUserTable.php
+++ b/app/Schema/SeedUserTable.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2025 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or