summaryrefslogtreecommitdiff
path: root/tests/app/Factories
diff options
context:
space:
mode:
Diffstat (limited to 'tests/app/Factories')
-rw-r--r--tests/app/Factories/CacheFactoryTest.php2
-rw-r--r--tests/app/Factories/CalendarDateFactoryTest.php2
-rw-r--r--tests/app/Factories/ElementFactoryTest.php2
-rw-r--r--tests/app/Factories/EncodingFactoryTest.php2
-rw-r--r--tests/app/Factories/FamilyFactoryTest.php2
-rw-r--r--tests/app/Factories/FilesystemFactoryTest.php2
-rw-r--r--tests/app/Factories/GedcomRecordFactoryTest.php2
-rw-r--r--tests/app/Factories/HeaderFactoryTest.php2
-rw-r--r--tests/app/Factories/IdFactoryTest.php2
-rw-r--r--tests/app/Factories/ImageFactoryTest.php2
-rw-r--r--tests/app/Factories/IndividualFactoryTest.php2
-rw-r--r--tests/app/Factories/LocationFactoryTest.php2
-rw-r--r--tests/app/Factories/MarkdownFactoryTest.php2
-rw-r--r--tests/app/Factories/MediaFactoryTest.php2
-rw-r--r--tests/app/Factories/NoteFactoryTest.php2
-rw-r--r--tests/app/Factories/RepositoryFactoryTest.php2
-rw-r--r--tests/app/Factories/ResponseFactoryTest.php2
-rw-r--r--tests/app/Factories/RouteFactoryTest.php2
-rw-r--r--tests/app/Factories/SharedNoteFactoryTest.php2
-rw-r--r--tests/app/Factories/SlugFactoryTest.php2
-rw-r--r--tests/app/Factories/SourceFactoryTest.php2
-rw-r--r--tests/app/Factories/SubmissionFactoryTest.php2
-rw-r--r--tests/app/Factories/SubmitterFactoryTest.php2
-rw-r--r--tests/app/Factories/SurnameTraditionFactoryTest.php2
-rw-r--r--tests/app/Factories/TimeFactoryTest.php2
-rw-r--r--tests/app/Factories/TimestampFactoryTest.php2
-rw-r--r--tests/app/Factories/XrefFactoryTest.php2
27 files changed, 27 insertions, 27 deletions
diff --git a/tests/app/Factories/CacheFactoryTest.php b/tests/app/Factories/CacheFactoryTest.php
index edcbaac849..71e5fa01d9 100644
--- a/tests/app/Factories/CacheFactoryTest.php
+++ b/tests/app/Factories/CacheFactoryTest.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/Factories/CalendarDateFactoryTest.php b/tests/app/Factories/CalendarDateFactoryTest.php
index fa9ad26d09..d02f7a715f 100644
--- a/tests/app/Factories/CalendarDateFactoryTest.php
+++ b/tests/app/Factories/CalendarDateFactoryTest.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/Factories/ElementFactoryTest.php b/tests/app/Factories/ElementFactoryTest.php
index 0185f80712..53a9eaa19a 100644
--- a/tests/app/Factories/ElementFactoryTest.php
+++ b/tests/app/Factories/ElementFactoryTest.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/Factories/EncodingFactoryTest.php b/tests/app/Factories/EncodingFactoryTest.php
index d8bbfcb744..5d48284e50 100644
--- a/tests/app/Factories/EncodingFactoryTest.php
+++ b/tests/app/Factories/EncodingFactoryTest.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/Factories/FamilyFactoryTest.php b/tests/app/Factories/FamilyFactoryTest.php
index a85ce2c90a..41c15723e4 100644
--- a/tests/app/Factories/FamilyFactoryTest.php
+++ b/tests/app/Factories/FamilyFactoryTest.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/Factories/FilesystemFactoryTest.php b/tests/app/Factories/FilesystemFactoryTest.php
index fb5d0b36c2..ee0c65772e 100644
--- a/tests/app/Factories/FilesystemFactoryTest.php
+++ b/tests/app/Factories/FilesystemFactoryTest.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/Factories/GedcomRecordFactoryTest.php b/tests/app/Factories/GedcomRecordFactoryTest.php
index be36d39ab2..1f66272931 100644
--- a/tests/app/Factories/GedcomRecordFactoryTest.php
+++ b/tests/app/Factories/GedcomRecordFactoryTest.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/Factories/HeaderFactoryTest.php b/tests/app/Factories/HeaderFactoryTest.php
index 6140c18980..d22ee8e185 100644
--- a/tests/app/Factories/HeaderFactoryTest.php
+++ b/tests/app/Factories/HeaderFactoryTest.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/Factories/IdFactoryTest.php b/tests/app/Factories/IdFactoryTest.php
index dfeb41c764..e176e55023 100644
--- a/tests/app/Factories/IdFactoryTest.php
+++ b/tests/app/Factories/IdFactoryTest.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/Factories/ImageFactoryTest.php b/tests/app/Factories/ImageFactoryTest.php
index a46473ee12..8bd968b38f 100644
--- a/tests/app/Factories/ImageFactoryTest.php
+++ b/tests/app/Factories/ImageFactoryTest.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/Factories/IndividualFactoryTest.php b/tests/app/Factories/IndividualFactoryTest.php
index 5e2dbeaf62..dc67e339af 100644
--- a/tests/app/Factories/IndividualFactoryTest.php
+++ b/tests/app/Factories/IndividualFactoryTest.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/Factories/LocationFactoryTest.php b/tests/app/Factories/LocationFactoryTest.php
index b510cfe167..4cb0ab8133 100644
--- a/tests/app/Factories/LocationFactoryTest.php
+++ b/tests/app/Factories/LocationFactoryTest.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/Factories/MarkdownFactoryTest.php b/tests/app/Factories/MarkdownFactoryTest.php
index e413f3e3d1..8591d88b44 100644
--- a/tests/app/Factories/MarkdownFactoryTest.php
+++ b/tests/app/Factories/MarkdownFactoryTest.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/Factories/MediaFactoryTest.php b/tests/app/Factories/MediaFactoryTest.php
index 04d59ea930..e7a597e8ba 100644
--- a/tests/app/Factories/MediaFactoryTest.php
+++ b/tests/app/Factories/MediaFactoryTest.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/Factories/NoteFactoryTest.php b/tests/app/Factories/NoteFactoryTest.php
index 69bd8ceee6..b090c06929 100644
--- a/tests/app/Factories/NoteFactoryTest.php
+++ b/tests/app/Factories/NoteFactoryTest.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/Factories/RepositoryFactoryTest.php b/tests/app/Factories/RepositoryFactoryTest.php
index bfda9baac8..acc9e53da0 100644
--- a/tests/app/Factories/RepositoryFactoryTest.php
+++ b/tests/app/Factories/RepositoryFactoryTest.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/Factories/ResponseFactoryTest.php b/tests/app/Factories/ResponseFactoryTest.php
index 6673bcd291..9b1458e284 100644
--- a/tests/app/Factories/ResponseFactoryTest.php
+++ b/tests/app/Factories/ResponseFactoryTest.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/Factories/RouteFactoryTest.php b/tests/app/Factories/RouteFactoryTest.php
index 959d887d1b..1e9d3c225c 100644
--- a/tests/app/Factories/RouteFactoryTest.php
+++ b/tests/app/Factories/RouteFactoryTest.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/Factories/SharedNoteFactoryTest.php b/tests/app/Factories/SharedNoteFactoryTest.php
index fa4548b0f3..77d6fdcc93 100644
--- a/tests/app/Factories/SharedNoteFactoryTest.php
+++ b/tests/app/Factories/SharedNoteFactoryTest.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/Factories/SlugFactoryTest.php b/tests/app/Factories/SlugFactoryTest.php
index 68395de216..c6f615d7a8 100644
--- a/tests/app/Factories/SlugFactoryTest.php
+++ b/tests/app/Factories/SlugFactoryTest.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/Factories/SourceFactoryTest.php b/tests/app/Factories/SourceFactoryTest.php
index 3aecc23d84..bbb245bfd4 100644
--- a/tests/app/Factories/SourceFactoryTest.php
+++ b/tests/app/Factories/SourceFactoryTest.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/Factories/SubmissionFactoryTest.php b/tests/app/Factories/SubmissionFactoryTest.php
index 8ed97b1915..7f9adcf097 100644
--- a/tests/app/Factories/SubmissionFactoryTest.php
+++ b/tests/app/Factories/SubmissionFactoryTest.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/Factories/SubmitterFactoryTest.php b/tests/app/Factories/SubmitterFactoryTest.php
index f82ff8fe3c..ef9f87f697 100644
--- a/tests/app/Factories/SubmitterFactoryTest.php
+++ b/tests/app/Factories/SubmitterFactoryTest.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/Factories/SurnameTraditionFactoryTest.php b/tests/app/Factories/SurnameTraditionFactoryTest.php
index 7f598109f5..084e56eb78 100644
--- a/tests/app/Factories/SurnameTraditionFactoryTest.php
+++ b/tests/app/Factories/SurnameTraditionFactoryTest.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/Factories/TimeFactoryTest.php b/tests/app/Factories/TimeFactoryTest.php
index 3570595779..b061ffacf2 100644
--- a/tests/app/Factories/TimeFactoryTest.php
+++ b/tests/app/Factories/TimeFactoryTest.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/Factories/TimestampFactoryTest.php b/tests/app/Factories/TimestampFactoryTest.php
index 5adb601204..41cb9f034c 100644
--- a/tests/app/Factories/TimestampFactoryTest.php
+++ b/tests/app/Factories/TimestampFactoryTest.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/Factories/XrefFactoryTest.php b/tests/app/Factories/XrefFactoryTest.php
index c23ad1a766..099333224c 100644
--- a/tests/app/Factories/XrefFactoryTest.php
+++ b/tests/app/Factories/XrefFactoryTest.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