From 0c4a95d308adc6c7f312b456dd2822f83d3b1878 Mon Sep 17 00:00:00 2001 From: inference Date: Mon, 5 Feb 2024 22:25:43 +0000 Subject: [PATCH] Improve SPDX License Identifier section of licenses Remove `` elements from "SPDX License Identifier" string, setting it to bold formatting, instead; this reserves code formatting for the actual license. --- about.xhtml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/about.xhtml b/about.xhtml index 430d562..79c4211 100644 --- a/about.xhtml +++ b/about.xhtml @@ -1,7 +1,7 @@ - + @@ -148,7 +148,7 @@

Code

BSD 3-Clause License

- SPDX-License-Identifier: BSD-3-Clause +

SPDX License Identifier: BSD-3-Clause

Type: Permissive

BSD 3-Clause License is a highly permissive license which @@ -166,7 +166,7 @@

GNU General Public License v2.0

- SPDX-License-Identifier: GPL-2.0-only +

SPDX License Identifier: GPL-2.0-only

Type: Copyleft

GNU General Public License v2.0 is a strong copyleft license which @@ -201,7 +201,7 @@

Non-code

Creative Commons Attribution 4.0 International

- SPDX-License-Identifier: CC-BY-4.0 +

SPDX-License-Identifier: CC-BY-4.0

Type: Permissive

Creative Commons Attribution 4.0 International is a highly permissive license which