diff options
author | Leah Rowe <leah@libreboot.org> | 2025-09-24 20:14:51 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2025-09-24 20:14:51 +0100 |
commit | 4686ba8a4af7d3bc53a0447a2aeeb299780d03be (patch) | |
tree | 7326ade2e2613c14553fe29c2f49083b5a7ef601 /include/get.sh | |
parent | 5a8f350bc7a1f48c352d89c01c3948b58ba7c894 (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/get.sh')
-rw-r--r-- | include/get.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/get.sh b/include/get.sh index 26a1691b..cd5d0960 100644 --- a/include/get.sh +++ b/include/get.sh @@ -1,4 +1,5 @@ # SPDX-License-Identifier: GPL-3.0-or-later + # Copyright (c) 2020-2021,2023-2025 Leah Rowe <leah@libreboot.org> # Copyright (c) 2022 Caleb La Grange <thonkpeasant@protonmail.com> |