diff --git a/routes/api.php b/routes/api.php
index f2da7c5098..2b3144a60e 100644
--- a/routes/api.php
+++ b/routes/api.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 .
*/
use Illuminate\Http\Request;
diff --git a/routes/channels.php b/routes/channels.php
index 5bdaf5a618..170859eb50 100644
--- a/routes/channels.php
+++ b/routes/channels.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 .
*/
/*
diff --git a/routes/console.php b/routes/console.php
index a48dab62ae..44aba90be4 100644
--- a/routes/console.php
+++ b/routes/console.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 .
*/
use Illuminate\Foundation\Inspiring;
diff --git a/routes/web.php b/routes/web.php
index 3daf730bc5..598e9dbd09 100755
--- a/routes/web.php
+++ b/routes/web.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);