diff options
Diffstat (limited to 'util/scripts')
-rwxr-xr-x | util/scripts/decode_spd.sh | 1 | ||||
-rwxr-xr-x | util/scripts/ucode_h_to_bin.sh | 1 | ||||
-rwxr-xr-x | util/scripts/update_submodules | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/util/scripts/decode_spd.sh b/util/scripts/decode_spd.sh index 8ce28af18e..e515154ee7 100755 --- a/util/scripts/decode_spd.sh +++ b/util/scripts/decode_spd.sh @@ -1,6 +1,5 @@ #!/bin/bash # -# This file is part of the coreboot project. # # SPDX-License-Identifier: GPL-2.0-only diff --git a/util/scripts/ucode_h_to_bin.sh b/util/scripts/ucode_h_to_bin.sh index e20acfefa4..163acdf0ad 100755 --- a/util/scripts/ucode_h_to_bin.sh +++ b/util/scripts/ucode_h_to_bin.sh @@ -1,5 +1,4 @@ #!/usr/bin/env bash -# This file is part of the coreboot project. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/util/scripts/update_submodules b/util/scripts/update_submodules index 993f58ef0b..854a943cb5 100755 --- a/util/scripts/update_submodules +++ b/util/scripts/update_submodules @@ -1,5 +1,4 @@ #!/usr/bin/env bash -# This file is part of the coreboot project. # # SPDX-License-Identifier: GPL-2.0-only |