diff options
Diffstat (limited to 'util/mma')
-rw-r--r-- | util/mma/mma.conf | 1 | ||||
-rwxr-xr-x | util/mma/mma_automated_test.sh | 4 | ||||
-rwxr-xr-x | util/mma/mma_get_result.sh | 4 | ||||
-rwxr-xr-x | util/mma/mma_setup_test.sh | 4 |
4 files changed, 0 insertions, 13 deletions
diff --git a/util/mma/mma.conf b/util/mma/mma.conf index 29c1f220d0..917b42a7e2 100644 --- a/util/mma/mma.conf +++ b/util/mma/mma.conf @@ -1,4 +1,3 @@ -# Copyright (c) 2015 The Chromium OS Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. diff --git a/util/mma/mma_automated_test.sh b/util/mma/mma_automated_test.sh index 1c324f34ad..81ec812e05 100755 --- a/util/mma/mma_automated_test.sh +++ b/util/mma/mma_automated_test.sh @@ -1,10 +1,6 @@ #!/usr/bin/env bash - -# # This file is part of the coreboot project. # -# Copyright (C) 2015 Intel Corporation. -# # 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 # the Free Software Foundation; version 2 of the License. diff --git a/util/mma/mma_get_result.sh b/util/mma/mma_get_result.sh index f797e7f36b..890ee74193 100755 --- a/util/mma/mma_get_result.sh +++ b/util/mma/mma_get_result.sh @@ -1,10 +1,6 @@ #!/usr/bin/env bash - -# # This file is part of the coreboot project. # -# Copyright (C) 2015 Intel Corporation. -# # 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 # the Free Software Foundation; version 2 of the License. diff --git a/util/mma/mma_setup_test.sh b/util/mma/mma_setup_test.sh index b2a0de92bc..a53905b5aa 100755 --- a/util/mma/mma_setup_test.sh +++ b/util/mma/mma_setup_test.sh @@ -1,10 +1,6 @@ #!/usr/bin/env bash - -# # This file is part of the coreboot project. # -# Copyright (C) 2017 Intel Corporation. -# # 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 # the Free Software Foundation; version 2 of the License. |