summaryrefslogtreecommitdiff
path: root/include/inject.sh
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 /include/inject.sh
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 'include/inject.sh')
-rw-r--r--include/inject.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/inject.sh b/include/inject.sh
index 96133c02..cd5be73b 100644
--- a/include/inject.sh
+++ b/include/inject.sh
@@ -1,4 +1,5 @@
# SPDX-License-Identifier: GPL-3.0-only
+
# Copyright (c) 2022 Caleb La Grange <thonkpeasant@protonmail.com>
# Copyright (c) 2022 Ferass El Hafidi <vitali64pmemail@protonmail.com>
# Copyright (c) 2023-2025 Leah Rowe <leah@libreboot.org>