diff options
Diffstat (limited to 'util/chromeos')
-rwxr-xr-x | util/chromeos/crosfirmware.sh | 1 | ||||
-rwxr-xr-x | util/chromeos/extract_blobs.sh | 1 | ||||
-rwxr-xr-x | util/chromeos/gen_test_hwid.sh | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/util/chromeos/crosfirmware.sh b/util/chromeos/crosfirmware.sh index 40cef3a383..25c88fa346 100755 --- a/util/chromeos/crosfirmware.sh +++ b/util/chromeos/crosfirmware.sh @@ -1,5 +1,4 @@ #!/usr/bin/env bash -# This file is part of the coreboot project. # # SPDX-License-Identifier: GPL-2.0-only diff --git a/util/chromeos/extract_blobs.sh b/util/chromeos/extract_blobs.sh index 9aa7baa944..39f2a3b4e9 100755 --- a/util/chromeos/extract_blobs.sh +++ b/util/chromeos/extract_blobs.sh @@ -1,5 +1,4 @@ #!/usr/bin/env bash -# This file is part of the coreboot project. # # SPDX-License-Identifier: GPL-2.0-only diff --git a/util/chromeos/gen_test_hwid.sh b/util/chromeos/gen_test_hwid.sh index 21aed18f1a..f77564a971 100755 --- a/util/chromeos/gen_test_hwid.sh +++ b/util/chromeos/gen_test_hwid.sh @@ -1,5 +1,4 @@ #!/bin/sh -# This file is part of the coreboot project. # # SPDX-License-Identifier: GPL-2.0-only |