diff options
Diffstat (limited to 'util/mma')
-rwxr-xr-x | util/mma/mma_automated_test.sh | 1 | ||||
-rwxr-xr-x | util/mma/mma_get_result.sh | 1 | ||||
-rwxr-xr-x | util/mma/mma_setup_test.sh | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/util/mma/mma_automated_test.sh b/util/mma/mma_automated_test.sh index 81ec812e05..b2c9fd918a 100755 --- a/util/mma/mma_automated_test.sh +++ b/util/mma/mma_automated_test.sh @@ -1,5 +1,4 @@ #!/usr/bin/env bash -# This file is part of the coreboot project. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/util/mma/mma_get_result.sh b/util/mma/mma_get_result.sh index 48f5360ed3..499d91cb74 100755 --- a/util/mma/mma_get_result.sh +++ b/util/mma/mma_get_result.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/mma/mma_setup_test.sh b/util/mma/mma_setup_test.sh index 9680d2e8c6..a13b3f3431 100755 --- a/util/mma/mma_setup_test.sh +++ b/util/mma/mma_setup_test.sh @@ -1,5 +1,4 @@ #!/usr/bin/env bash -# This file is part of the coreboot project. # # SPDX-License-Identifier: GPL-2.0-only |