From d80dd421a09ab6d5ba90c8085720d0955c140b5d Mon Sep 17 00:00:00 2001 From: inference Date: Sun, 25 Dec 2022 09:49:48 +0000 Subject: [PATCH] Fix HTML escaping. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f9188d2..4bc1e04 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,9 @@

Licensing

-

All content is licensed under BSD 3-Clause Clear license\*
+

All content is licensed under BSD 3-Clause Clear license*

-\*Excluding Linux configuration file(s), which are licensed under GPLv2-only license.

+*Excluding Linux configuration file(s), which are licensed under GPLv2-only license.



Security