From cd16b123637f80281e51fd095baa3f5da30a6abd Mon Sep 17 00:00:00 2001 From: Sander van Rijn Date: Wed, 2 Apr 2025 17:34:39 +0200 Subject: [PATCH] make copyright year/owner spacing consistently double spaced --- template/{% if license == 'GNUv3' %}LICENSE{% endif %}.jinja | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/{% if license == 'GNUv3' %}LICENSE{% endif %}.jinja b/template/{% if license == 'GNUv3' %}LICENSE{% endif %}.jinja index c0f825cd..d479de78 100644 --- a/template/{% if license == 'GNUv3' %}LICENSE{% endif %}.jinja +++ b/template/{% if license == 'GNUv3' %}LICENSE{% endif %}.jinja @@ -632,7 +632,7 @@ state the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. - Copyright (C) {{ '%Y' | strftime }} {{ copyright_holder }} + Copyright (C) {{ '%Y' | strftime }} {{ copyright_holder }} This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by