summaryrefslogtreecommitdiff
path: root/tests/app/Schema
diff options
context:
space:
mode:
Diffstat (limited to 'tests/app/Schema')
-rw-r--r--tests/app/Schema/Migration0Test.php2
-rw-r--r--tests/app/Schema/Migration10Test.php2
-rw-r--r--tests/app/Schema/Migration11Test.php2
-rw-r--r--tests/app/Schema/Migration12Test.php2
-rw-r--r--tests/app/Schema/Migration13Test.php2
-rw-r--r--tests/app/Schema/Migration14Test.php2
-rw-r--r--tests/app/Schema/Migration15Test.php2
-rw-r--r--tests/app/Schema/Migration16Test.php2
-rw-r--r--tests/app/Schema/Migration17Test.php2
-rw-r--r--tests/app/Schema/Migration18Test.php2
-rw-r--r--tests/app/Schema/Migration19Test.php2
-rw-r--r--tests/app/Schema/Migration1Test.php2
-rw-r--r--tests/app/Schema/Migration20Test.php2
-rw-r--r--tests/app/Schema/Migration21Test.php2
-rw-r--r--tests/app/Schema/Migration22Test.php2
-rw-r--r--tests/app/Schema/Migration23Test.php2
-rw-r--r--tests/app/Schema/Migration24Test.php2
-rw-r--r--tests/app/Schema/Migration25Test.php2
-rw-r--r--tests/app/Schema/Migration26Test.php2
-rw-r--r--tests/app/Schema/Migration27Test.php2
-rw-r--r--tests/app/Schema/Migration28Test.php2
-rw-r--r--tests/app/Schema/Migration29Test.php2
-rw-r--r--tests/app/Schema/Migration2Test.php2
-rw-r--r--tests/app/Schema/Migration30Test.php2
-rw-r--r--tests/app/Schema/Migration31Test.php2
-rw-r--r--tests/app/Schema/Migration32Test.php2
-rw-r--r--tests/app/Schema/Migration33Test.php2
-rw-r--r--tests/app/Schema/Migration34Test.php2
-rw-r--r--tests/app/Schema/Migration35Test.php2
-rw-r--r--tests/app/Schema/Migration36Test.php2
-rw-r--r--tests/app/Schema/Migration37Test.php2
-rw-r--r--tests/app/Schema/Migration38Test.php2
-rw-r--r--tests/app/Schema/Migration39Test.php2
-rw-r--r--tests/app/Schema/Migration3Test.php2
-rw-r--r--tests/app/Schema/Migration40Test.php2
-rw-r--r--tests/app/Schema/Migration41Test.php2
-rw-r--r--tests/app/Schema/Migration42Test.php2
-rw-r--r--tests/app/Schema/Migration43Test.php2
-rw-r--r--tests/app/Schema/Migration44Test.php2
-rw-r--r--tests/app/Schema/Migration4Test.php2
-rw-r--r--tests/app/Schema/Migration5Test.php2
-rw-r--r--tests/app/Schema/Migration6Test.php2
-rw-r--r--tests/app/Schema/Migration7Test.php2
-rw-r--r--tests/app/Schema/Migration8Test.php2
-rw-r--r--tests/app/Schema/Migration9Test.php2
-rw-r--r--tests/app/Schema/SeedDefaultResnTableTest.php2
-rw-r--r--tests/app/Schema/SeedGedcomTableTest.php2
-rw-r--r--tests/app/Schema/SeedUserTableTest.php2
48 files changed, 48 insertions, 48 deletions
diff --git a/tests/app/Schema/Migration0Test.php b/tests/app/Schema/Migration0Test.php
index dea466b122..1f972bd43f 100644
--- a/tests/app/Schema/Migration0Test.php
+++ b/tests/app/Schema/Migration0Test.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/tests/app/Schema/Migration10Test.php b/tests/app/Schema/Migration10Test.php
index eb804d85f9..a7918d1046 100644
--- a/tests/app/Schema/Migration10Test.php
+++ b/tests/app/Schema/Migration10Test.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/tests/app/Schema/Migration11Test.php b/tests/app/Schema/Migration11Test.php
index 8c65790a66..ae2ef2aa7f 100644
--- a/tests/app/Schema/Migration11Test.php
+++ b/tests/app/Schema/Migration11Test.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/tests/app/Schema/Migration12Test.php b/tests/app/Schema/Migration12Test.php
index 9423f3529f..e83b590279 100644
--- a/tests/app/Schema/Migration12Test.php
+++ b/tests/app/Schema/Migration12Test.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/tests/app/Schema/Migration13Test.php b/tests/app/Schema/Migration13Test.php
index 5e44608458..ac0d74cdd0 100644
--- a/tests/app/Schema/Migration13Test.php
+++ b/tests/app/Schema/Migration13Test.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/tests/app/Schema/Migration14Test.php b/tests/app/Schema/Migration14Test.php
index bbd956a3c4..2e29830dbd 100644
--- a/tests/app/Schema/Migration14Test.php
+++ b/tests/app/Schema/Migration14Test.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/tests/app/Schema/Migration15Test.php b/tests/app/Schema/Migration15Test.php
index 02528c4bc6..0cdc535ffa 100644
--- a/tests/app/Schema/Migration15Test.php
+++ b/tests/app/Schema/Migration15Test.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/tests/app/Schema/Migration16Test.php b/tests/app/Schema/Migration16Test.php
index 06bd159879..016a0bc4bc 100644
--- a/tests/app/Schema/Migration16Test.php
+++ b/tests/app/Schema/Migration16Test.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/tests/app/Schema/Migration17Test.php b/tests/app/Schema/Migration17Test.php
index 9e0f003830..5c9304a552 100644
--- a/tests/app/Schema/Migration17Test.php
+++ b/tests/app/Schema/Migration17Test.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/tests/app/Schema/Migration18Test.php b/tests/app/Schema/Migration18Test.php
index b69f21b317..f208c3a566 100644
--- a/tests/app/Schema/Migration18Test.php
+++ b/tests/app/Schema/Migration18Test.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/tests/app/Schema/Migration19Test.php b/tests/app/Schema/Migration19Test.php
index 80c388b3c1..15839f4a0e 100644
--- a/tests/app/Schema/Migration19Test.php
+++ b/tests/app/Schema/Migration19Test.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/tests/app/Schema/Migration1Test.php b/tests/app/Schema/Migration1Test.php
index ba744df84b..72d779bbc3 100644
--- a/tests/app/Schema/Migration1Test.php
+++ b/tests/app/Schema/Migration1Test.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/tests/app/Schema/Migration20Test.php b/tests/app/Schema/Migration20Test.php
index f4687f9538..48ac6a0c8f 100644
--- a/tests/app/Schema/Migration20Test.php
+++ b/tests/app/Schema/Migration20Test.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/tests/app/Schema/Migration21Test.php b/tests/app/Schema/Migration21Test.php
index cfa57aceb6..f7bc287018 100644
--- a/tests/app/Schema/Migration21Test.php
+++ b/tests/app/Schema/Migration21Test.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/tests/app/Schema/Migration22Test.php b/tests/app/Schema/Migration22Test.php
index b0b2d1ee1d..49c7d282f9 100644
--- a/tests/app/Schema/Migration22Test.php
+++ b/tests/app/Schema/Migration22Test.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/tests/app/Schema/Migration23Test.php b/tests/app/Schema/Migration23Test.php
index 9908626265..90a24e5f7a 100644
--- a/tests/app/Schema/Migration23Test.php
+++ b/tests/app/Schema/Migration23Test.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/tests/app/Schema/Migration24Test.php b/tests/app/Schema/Migration24Test.php
index fe04408bfe..717f75f083 100644
--- a/tests/app/Schema/Migration24Test.php
+++ b/tests/app/Schema/Migration24Test.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/tests/app/Schema/Migration25Test.php b/tests/app/Schema/Migration25Test.php
index 648d474fac..ef27dd34bc 100644
--- a/tests/app/Schema/Migration25Test.php
+++ b/tests/app/Schema/Migration25Test.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/tests/app/Schema/Migration26Test.php b/tests/app/Schema/Migration26Test.php
index 87f7e85176..4cb9d1caf4 100644
--- a/tests/app/Schema/Migration26Test.php
+++ b/tests/app/Schema/Migration26Test.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/tests/app/Schema/Migration27Test.php b/tests/app/Schema/Migration27Test.php
index 1153d7b14f..ce1cd78c30 100644
--- a/tests/app/Schema/Migration27Test.php
+++ b/tests/app/Schema/Migration27Test.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/tests/app/Schema/Migration28Test.php b/tests/app/Schema/Migration28Test.php
index f3c75a20ba..0713aaed26 100644
--- a/tests/app/Schema/Migration28Test.php
+++ b/tests/app/Schema/Migration28Test.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/tests/app/Schema/Migration29Test.php b/tests/app/Schema/Migration29Test.php
index fd4b6637cf..187f105272 100644
--- a/tests/app/Schema/Migration29Test.php
+++ b/tests/app/Schema/Migration29Test.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/tests/app/Schema/Migration2Test.php b/tests/app/Schema/Migration2Test.php
index 10797b7994..7f8b5e8a04 100644
--- a/tests/app/Schema/Migration2Test.php
+++ b/tests/app/Schema/Migration2Test.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/tests/app/Schema/Migration30Test.php b/tests/app/Schema/Migration30Test.php
index 70bfd5712e..bedd17929e 100644
--- a/tests/app/Schema/Migration30Test.php
+++ b/tests/app/Schema/Migration30Test.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/tests/app/Schema/Migration31Test.php b/tests/app/Schema/Migration31Test.php
index 1ff8049780..45c01d25d6 100644
--- a/tests/app/Schema/Migration31Test.php
+++ b/tests/app/Schema/Migration31Test.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/tests/app/Schema/Migration32Test.php b/tests/app/Schema/Migration32Test.php
index d446446777..c45e765669 100644
--- a/tests/app/Schema/Migration32Test.php
+++ b/tests/app/Schema/Migration32Test.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/tests/app/Schema/Migration33Test.php b/tests/app/Schema/Migration33Test.php
index 98a57588a4..a444fb0935 100644
--- a/tests/app/Schema/Migration33Test.php
+++ b/tests/app/Schema/Migration33Test.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/tests/app/Schema/Migration34Test.php b/tests/app/Schema/Migration34Test.php
index 53c3759f78..fa42fc7408 100644
--- a/tests/app/Schema/Migration34Test.php
+++ b/tests/app/Schema/Migration34Test.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/tests/app/Schema/Migration35Test.php b/tests/app/Schema/Migration35Test.php
index 8bb5ca2dfb..3b6eff3921 100644
--- a/tests/app/Schema/Migration35Test.php
+++ b/tests/app/Schema/Migration35Test.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/tests/app/Schema/Migration36Test.php b/tests/app/Schema/Migration36Test.php
index 7b7d96d57b..6472b6de7a 100644
--- a/tests/app/Schema/Migration36Test.php
+++ b/tests/app/Schema/Migration36Test.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/tests/app/Schema/Migration37Test.php b/tests/app/Schema/Migration37Test.php
index c064edc531..3925e3a034 100644
--- a/tests/app/Schema/Migration37Test.php
+++ b/tests/app/Schema/Migration37Test.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/tests/app/Schema/Migration38Test.php b/tests/app/Schema/Migration38Test.php
index 8aaeedf0e5..33f3b0f0af 100644
--- a/tests/app/Schema/Migration38Test.php
+++ b/tests/app/Schema/Migration38Test.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/tests/app/Schema/Migration39Test.php b/tests/app/Schema/Migration39Test.php
index f3d45c972a..b16cc855d6 100644
--- a/tests/app/Schema/Migration39Test.php
+++ b/tests/app/Schema/Migration39Test.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/tests/app/Schema/Migration3Test.php b/tests/app/Schema/Migration3Test.php
index ade3cbd809..abb0d40a5b 100644
--- a/tests/app/Schema/Migration3Test.php
+++ b/tests/app/Schema/Migration3Test.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/tests/app/Schema/Migration40Test.php b/tests/app/Schema/Migration40Test.php
index 90fa4b0219..42bbac422c 100644
--- a/tests/app/Schema/Migration40Test.php
+++ b/tests/app/Schema/Migration40Test.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/tests/app/Schema/Migration41Test.php b/tests/app/Schema/Migration41Test.php
index 1d14d6f7a0..3755ee72df 100644
--- a/tests/app/Schema/Migration41Test.php
+++ b/tests/app/Schema/Migration41Test.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/tests/app/Schema/Migration42Test.php b/tests/app/Schema/Migration42Test.php
index 5d6ba70fc4..887ca111bf 100644
--- a/tests/app/Schema/Migration42Test.php
+++ b/tests/app/Schema/Migration42Test.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/tests/app/Schema/Migration43Test.php b/tests/app/Schema/Migration43Test.php
index 798f7bb146..d3ca8e8e9e 100644
--- a/tests/app/Schema/Migration43Test.php
+++ b/tests/app/Schema/Migration43Test.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/tests/app/Schema/Migration44Test.php b/tests/app/Schema/Migration44Test.php
index 260025e740..1d036c1395 100644
--- a/tests/app/Schema/Migration44Test.php
+++ b/tests/app/Schema/Migration44Test.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/tests/app/Schema/Migration4Test.php b/tests/app/Schema/Migration4Test.php
index f9f629869f..4213219b07 100644
--- a/tests/app/Schema/Migration4Test.php
+++ b/tests/app/Schema/Migration4Test.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/tests/app/Schema/Migration5Test.php b/tests/app/Schema/Migration5Test.php
index ceeb421c75..e0af124e7c 100644
--- a/tests/app/Schema/Migration5Test.php
+++ b/tests/app/Schema/Migration5Test.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/tests/app/Schema/Migration6Test.php b/tests/app/Schema/Migration6Test.php
index 023efdb04e..6b5e391d63 100644
--- a/tests/app/Schema/Migration6Test.php
+++ b/tests/app/Schema/Migration6Test.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/tests/app/Schema/Migration7Test.php b/tests/app/Schema/Migration7Test.php
index 8c99ca5642..2a5b9fc560 100644
--- a/tests/app/Schema/Migration7Test.php
+++ b/tests/app/Schema/Migration7Test.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/tests/app/Schema/Migration8Test.php b/tests/app/Schema/Migration8Test.php
index 3b5240ffd0..67da33161c 100644
--- a/tests/app/Schema/Migration8Test.php
+++ b/tests/app/Schema/Migration8Test.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/tests/app/Schema/Migration9Test.php b/tests/app/Schema/Migration9Test.php
index c4d4bb9576..e91b143554 100644
--- a/tests/app/Schema/Migration9Test.php
+++ b/tests/app/Schema/Migration9Test.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/tests/app/Schema/SeedDefaultResnTableTest.php b/tests/app/Schema/SeedDefaultResnTableTest.php
index ec7e878e8f..48f53ae60e 100644
--- a/tests/app/Schema/SeedDefaultResnTableTest.php
+++ b/tests/app/Schema/SeedDefaultResnTableTest.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/tests/app/Schema/SeedGedcomTableTest.php b/tests/app/Schema/SeedGedcomTableTest.php
index 7e9c6d396d..e2d8308e21 100644
--- a/tests/app/Schema/SeedGedcomTableTest.php
+++ b/tests/app/Schema/SeedGedcomTableTest.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/tests/app/Schema/SeedUserTableTest.php b/tests/app/Schema/SeedUserTableTest.php
index ce1f28c7b0..34ca43d7d8 100644
--- a/tests/app/Schema/SeedUserTableTest.php
+++ b/tests/app/Schema/SeedUserTableTest.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