diff --git a/bootstrap/app.php b/bootstrap/app.php
index 1b508e3539..aefb6a0580 100644
--- a/bootstrap/app.php
+++ b/bootstrap/app.php
@@ -16,7 +16,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
declare(strict_types=1);
diff --git a/config/app.php b/config/app.php
index 36121a892f..c8bfdfd482 100644
--- a/config/app.php
+++ b/config/app.php
@@ -16,7 +16,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
declare(strict_types=1);
diff --git a/config/auth.php b/config/auth.php
index 73352da7a0..134d34926f 100644
--- a/config/auth.php
+++ b/config/auth.php
@@ -16,7 +16,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
declare(strict_types=1);
diff --git a/config/broadcasting.php b/config/broadcasting.php
index 00c45c8caf..8d6ebe7ee5 100644
--- a/config/broadcasting.php
+++ b/config/broadcasting.php
@@ -16,7 +16,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
declare(strict_types=1);
diff --git a/config/cache.php b/config/cache.php
index c3360fdae1..d8ac011596 100644
--- a/config/cache.php
+++ b/config/cache.php
@@ -16,7 +16,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
declare(strict_types=1);
diff --git a/config/csv.php b/config/csv.php
index a10ea901ba..e580b36383 100644
--- a/config/csv.php
+++ b/config/csv.php
@@ -16,7 +16,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
declare(strict_types=1);
diff --git a/config/database.php b/config/database.php
index 352c2e6f7f..4f7fd754f6 100644
--- a/config/database.php
+++ b/config/database.php
@@ -16,7 +16,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
declare(strict_types=1);
diff --git a/config/filesystems.php b/config/filesystems.php
index e3b4962a76..1633b48e06 100644
--- a/config/filesystems.php
+++ b/config/filesystems.php
@@ -16,7 +16,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
declare(strict_types=1);
diff --git a/config/firefly.php b/config/firefly.php
index 265c3a5d32..0f5b2cd2cc 100644
--- a/config/firefly.php
+++ b/config/firefly.php
@@ -16,7 +16,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
declare(strict_types=1);
diff --git a/config/import.php b/config/import.php
index df1fcae827..01172672fe 100644
--- a/config/import.php
+++ b/config/import.php
@@ -1,4 +1,24 @@
.
+ */
+
declare(strict_types=1);
return [
diff --git a/config/intro.php b/config/intro.php
index 24c4f1fc8a..29fccb7fa0 100644
--- a/config/intro.php
+++ b/config/intro.php
@@ -16,7 +16,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
declare(strict_types=1);
diff --git a/config/mail.php b/config/mail.php
index 82d77cdcfe..85ed8227d4 100644
--- a/config/mail.php
+++ b/config/mail.php
@@ -16,7 +16,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
declare(strict_types=1);
diff --git a/config/queue.php b/config/queue.php
index 171e9babc5..a3d2a3e528 100644
--- a/config/queue.php
+++ b/config/queue.php
@@ -16,7 +16,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
declare(strict_types=1);
diff --git a/config/services.php b/config/services.php
index 8b9e73ff36..01c5a3d90e 100644
--- a/config/services.php
+++ b/config/services.php
@@ -16,7 +16,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
declare(strict_types=1);
diff --git a/config/session.php b/config/session.php
index 3ca75340f1..a478a0cde3 100644
--- a/config/session.php
+++ b/config/session.php
@@ -16,7 +16,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
declare(strict_types=1);
diff --git a/config/twigbridge.php b/config/twigbridge.php
index df96c93a2d..3d30985409 100644
--- a/config/twigbridge.php
+++ b/config/twigbridge.php
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
declare(strict_types=1);
diff --git a/config/upgrade.php b/config/upgrade.php
index d0f6e5b716..7164d9991d 100644
--- a/config/upgrade.php
+++ b/config/upgrade.php
@@ -16,7 +16,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
declare(strict_types=1);
diff --git a/config/view.php b/config/view.php
index b4eea48aab..28b72fedb1 100644
--- a/config/view.php
+++ b/config/view.php
@@ -16,7 +16,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
declare(strict_types=1);
diff --git a/public/browserconfig.xml b/public/browserconfig.xml
index 514c207e97..49b99dee07 100644
--- a/public/browserconfig.xml
+++ b/public/browserconfig.xml
@@ -16,7 +16,7 @@
~ GNU General Public License for more details.
~
~ You should have received a copy of the GNU General Public License
- ~ along with Firefly III. If not, see .
+ ~ along with Firefly III. If not, see .
-->
diff --git a/public/css/firefly.css b/public/css/firefly.css
index b1224ebcdc..3f783c50c2 100644
--- a/public/css/firefly.css
+++ b/public/css/firefly.css
@@ -15,7 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
#daterange {
diff --git a/public/css/google-fonts.css b/public/css/google-fonts.css
index 3647aa35a3..fcc127cf4b 100644
--- a/public/css/google-fonts.css
+++ b/public/css/google-fonts.css
@@ -15,7 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
/* cyrillic-ext */
diff --git a/public/index.php b/public/index.php
index abea8072d8..eedd6e418e 100644
--- a/public/index.php
+++ b/public/index.php
@@ -16,7 +16,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
/**