Good afternoon,

I am emailing a small patch that removes left over backticks in the license section.

Best regards,
Vanis


From 4703e3ceac2e22bad05ebf83fe20213dca837cca Mon Sep 17 00:00:00 2001
From: Vanis <me@vanis.sh>
Date: Wed, 10 Jun 2026 17:26:35 +0200
Subject: [PATCH] README: Remove unnecessary backticks

---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index debd744..3edf536 100644
--- a/README.md
+++ b/README.md
@@ -229,4 +229,4 @@ at <https://lists.nic.cz/postorius/lists/eduhawk-users.lists.nic.cz/>.
 
## Licence
 
-EduHawk's licence is GNU GPL 3.``
+EduHawk's licence is GNU GPL 3.
--  
2.53.0