From 77c06c37f0653a5671a53e1fb7dc550dd57e9a2a Mon Sep 17 00:00:00 2001
From: IDMarinas <35842929+idmarinas@users.noreply.github.com>
Date: Thu, 9 Nov 2023 14:09:03 +0100
Subject: [PATCH] Updated
---
src/core/Kernel.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/core/Kernel.php b/src/core/Kernel.php
index 0c7dbf5a9..69734794f 100644
--- a/src/core/Kernel.php
+++ b/src/core/Kernel.php
@@ -54,7 +54,7 @@ class Kernel extends BaseKernel
*
* @var string
*/
- public const LICENSE = "\n\n\nThis work is licensed under a Creative Commons License.
\n\n\n";
+ public const LICENSE = "\n\n\nThis work is licensed under a Creative Commons License.
\n\n\n";
private const CONFIG_EXTS = '.{php,xml,yaml,yml}';