diff options
Diffstat (limited to 'app/Schema')
50 files changed, 50 insertions, 50 deletions
diff --git a/app/Schema/Migration0.php b/app/Schema/Migration0.php index 2f88a877c5..96bf7cfb81 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) 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/Schema/Migration1.php b/app/Schema/Migration1.php index d7f13a5a2a..0995ec9479 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) 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/Schema/Migration10.php b/app/Schema/Migration10.php index 817718b4c1..8e6cc0ee11 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) 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/Schema/Migration11.php b/app/Schema/Migration11.php index 96b48c1bcb..95f2e206f9 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) 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/Schema/Migration12.php b/app/Schema/Migration12.php index eb7c75f70f..d580f030d3 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) 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/Schema/Migration13.php b/app/Schema/Migration13.php index 9d2f258732..98977e1ad7 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) 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/Schema/Migration14.php b/app/Schema/Migration14.php index 48872984b2..6542b36cf3 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) 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/Schema/Migration15.php b/app/Schema/Migration15.php index fdb5e6cae1..690c0b61c4 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) 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/Schema/Migration16.php b/app/Schema/Migration16.php index ad54604ed4..41cf77cd0b 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) 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/Schema/Migration17.php b/app/Schema/Migration17.php index 17e3774939..b081b028b2 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) 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/Schema/Migration18.php b/app/Schema/Migration18.php index b8b996f7d2..4ffea6cdac 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) 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/Schema/Migration19.php b/app/Schema/Migration19.php index 9c73e0bf36..d2b337c747 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) 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/Schema/Migration2.php b/app/Schema/Migration2.php index b572749911..b95b6f9bff 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) 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/Schema/Migration20.php b/app/Schema/Migration20.php index b08e03f08c..b5e8bfd543 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) 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/Schema/Migration21.php b/app/Schema/Migration21.php index a3b9970f88..6af3c46e1b 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) 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/Schema/Migration22.php b/app/Schema/Migration22.php index 7666afda9c..2634b39159 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) 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/Schema/Migration23.php b/app/Schema/Migration23.php index dbd1ffeace..0869f9ed63 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) 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/Schema/Migration24.php b/app/Schema/Migration24.php index 1f3bda4d50..21a86455fd 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) 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/Schema/Migration25.php b/app/Schema/Migration25.php index 7b759544ad..3e7630f035 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) 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/Schema/Migration26.php b/app/Schema/Migration26.php index 454f830d12..c5c0a5d169 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) 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/Schema/Migration27.php b/app/Schema/Migration27.php index 3f42005d56..7c16df694d 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) 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/Schema/Migration28.php b/app/Schema/Migration28.php index ece0307ead..8554936736 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) 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/Schema/Migration29.php b/app/Schema/Migration29.php index 2e62732bb5..18be3710f4 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) 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/Schema/Migration3.php b/app/Schema/Migration3.php index 1d29d8b2c9..0f754ab6f6 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) 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/Schema/Migration30.php b/app/Schema/Migration30.php index ae8aa9e402..60cdc52aac 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) 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/Schema/Migration31.php b/app/Schema/Migration31.php index 5f9d8f91c1..0b5354cc90 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) 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/Schema/Migration32.php b/app/Schema/Migration32.php index 9c5584e71e..95c3ee8750 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) 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/Schema/Migration33.php b/app/Schema/Migration33.php index 949f3f5c74..0edf091075 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) 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/Schema/Migration34.php b/app/Schema/Migration34.php index 315dbdffb8..dc26ff6be7 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) 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/Schema/Migration35.php b/app/Schema/Migration35.php index b20f19b578..8539285bb6 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) 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/Schema/Migration36.php b/app/Schema/Migration36.php index 09069d6136..d514f1cca6 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) 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/Schema/Migration37.php b/app/Schema/Migration37.php index e70efe33f8..604b17dbbf 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) 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/Schema/Migration38.php b/app/Schema/Migration38.php index 7f670d4667..5383027e6f 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) 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/Schema/Migration39.php b/app/Schema/Migration39.php index 189931be56..10c73a942f 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) 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/Schema/Migration4.php b/app/Schema/Migration4.php index c73dd88d90..d67b1dc099 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) 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/Schema/Migration40.php b/app/Schema/Migration40.php index 30c2fdc546..a0bccea5da 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) 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/Schema/Migration41.php b/app/Schema/Migration41.php index 0179614687..945b32720e 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) 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/Schema/Migration42.php b/app/Schema/Migration42.php index b261801bda..b51f8df7ac 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) 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/Schema/Migration43.php b/app/Schema/Migration43.php index 3b8275785c..8c1cac1e5b 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) 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/Schema/Migration44.php b/app/Schema/Migration44.php index 83e460e7be..f8921dab61 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) 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/Schema/Migration5.php b/app/Schema/Migration5.php index 5ce63851d6..98acd2adfc 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) 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/Schema/Migration6.php b/app/Schema/Migration6.php index b53cd6d57c..8f2a0f1e49 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) 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/Schema/Migration7.php b/app/Schema/Migration7.php index 59a6d4ea01..7cf50fb14b 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) 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/Schema/Migration8.php b/app/Schema/Migration8.php index 53f17c1e86..6f5edd348e 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) 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/Schema/Migration9.php b/app/Schema/Migration9.php index f2031911e2..8919a6c461 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) 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/Schema/MigrationInterface.php b/app/Schema/MigrationInterface.php index 27a609d804..88bdb0f098 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) 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/Schema/SeedDefaultResnTable.php b/app/Schema/SeedDefaultResnTable.php index 5650441c82..e7c075b53f 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) 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/Schema/SeedGedcomTable.php b/app/Schema/SeedGedcomTable.php index 27d8ad29da..de6f04577c 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) 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/Schema/SeedInterface.php b/app/Schema/SeedInterface.php index 3e520e7651..aa757f494d 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) 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/Schema/SeedUserTable.php b/app/Schema/SeedUserTable.php index 1c43829f43..19e55b0158 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) 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 |
