summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2025-09-24 20:14:51 +0100
committerLeah Rowe <leah@libreboot.org>2025-09-24 20:14:51 +0100
commit4686ba8a4af7d3bc53a0447a2aeeb299780d03be (patch)
tree7326ade2e2613c14553fe29c2f49083b5a7ef601 /mk
parent5a8f350bc7a1f48c352d89c01c3948b58ba7c894 (diff)
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>
Diffstat (limited to 'mk')
-rwxr-xr-xmk2
1 files changed, 2 insertions, 0 deletions
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 <leah@libreboot.org>
# Copyright (c) 2022 Caleb La Grange <thonkpeasant@protonmail.com>