summaryrefslogtreecommitdiff
path: root/tests/app/Exceptions
diff options
context:
space:
mode:
Diffstat (limited to 'tests/app/Exceptions')
-rw-r--r--tests/app/Exceptions/FileUploadExceptionTest.php2
-rw-r--r--tests/app/Exceptions/GedcomErrorExceptionTest.php2
-rw-r--r--tests/app/Exceptions/InvalidGedcomEncodingExceptionTest.php2
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/app/Exceptions/FileUploadExceptionTest.php b/tests/app/Exceptions/FileUploadExceptionTest.php
index 1f01cc5265..73b24bd695 100644
--- a/tests/app/Exceptions/FileUploadExceptionTest.php
+++ b/tests/app/Exceptions/FileUploadExceptionTest.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/Exceptions/GedcomErrorExceptionTest.php b/tests/app/Exceptions/GedcomErrorExceptionTest.php
index 54c9442193..6f91f6da85 100644
--- a/tests/app/Exceptions/GedcomErrorExceptionTest.php
+++ b/tests/app/Exceptions/GedcomErrorExceptionTest.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/Exceptions/InvalidGedcomEncodingExceptionTest.php b/tests/app/Exceptions/InvalidGedcomEncodingExceptionTest.php
index da097c9073..2afa072d44 100644
--- a/tests/app/Exceptions/InvalidGedcomEncodingExceptionTest.php
+++ b/tests/app/Exceptions/InvalidGedcomEncodingExceptionTest.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