diff options
Diffstat (limited to 'script/build/grub/utils')
| -rwxr-xr-x | script/build/grub/utils | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/script/build/grub/utils b/script/build/grub/utils index 5fb6a27c..631277d5 100755 --- a/script/build/grub/utils +++ b/script/build/grub/utils @@ -1,6 +1,6 @@  #!/usr/bin/env sh  # SPDX-License-Identifier: GPL-3.0-or-later -# SPDX-FileCopyrightText: 2014, 2015, 2020, 2023 Leah Rowe <info@minifree.org> +# SPDX-FileCopyrightText: 2014, 2015, 2020, 2023 Leah Rowe <leah@libreboot.org>  # SPDX-FileCopyrightText: 2015, 2016 Klemens Nanni <contact@autoboot.org>  [ "x${DEBUG+set}" = 'xset' ] && set -v | 
