From 4686ba8a4af7d3bc53a0447a2aeeb299780d03be Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Wed, 24 Sep 2025 20:14:51 +0100 Subject: make notices a bit more readable add line breaks, so that the license and author are visually separated. this makes it easier to read. Signed-off-by: Leah Rowe --- mk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mk') diff --git a/mk b/mk index 9a75253f..7e8a70d9 100755 --- a/mk +++ b/mk @@ -1,5 +1,7 @@ #!/usr/bin/env sh + # SPDX-License-Identifier: GPL-3.0-or-later + # Copyright (c) 2020-2025 Leah Rowe # Copyright (c) 2022 Caleb La Grange -- cgit v1.2.1