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 <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2025-09-24 20:14:51 +01:00
parent 5a8f350bc7
commit 4686ba8a4a
9 changed files with 10 additions and 0 deletions

2
mk
View File

@@ -1,5 +1,7 @@
#!/usr/bin/env sh
# SPDX-License-Identifier: GPL-3.0-or-later
# Copyright (c) 2020-2025 Leah Rowe <leah@libreboot.org>
# Copyright (c) 2022 Caleb La Grange <thonkpeasant@protonmail.com>