summaryrefslogtreecommitdiff
path: root/app/Exceptions
diff options
context:
space:
mode:
Diffstat (limited to 'app/Exceptions')
-rw-r--r--app/Exceptions/FileUploadException.php2
-rw-r--r--app/Exceptions/GedcomErrorException.php2
-rw-r--r--app/Exceptions/InvalidGedcomEncodingException.php2
3 files changed, 3 insertions, 3 deletions
diff --git a/app/Exceptions/FileUploadException.php b/app/Exceptions/FileUploadException.php
index ea5325ce6a..2e19c8ad0e 100644
--- a/app/Exceptions/FileUploadException.php
+++ b/app/Exceptions/FileUploadException.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/Exceptions/GedcomErrorException.php b/app/Exceptions/GedcomErrorException.php
index c8b5b06c61..91b85b8219 100644
--- a/app/Exceptions/GedcomErrorException.php
+++ b/app/Exceptions/GedcomErrorException.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/Exceptions/InvalidGedcomEncodingException.php b/app/Exceptions/InvalidGedcomEncodingException.php
index 41abd24a88..1d6dda96bb 100644
--- a/app/Exceptions/InvalidGedcomEncodingException.php
+++ b/app/Exceptions/InvalidGedcomEncodingException.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