summaryrefslogtreecommitdiff
path: root/util/mma
diff options
context:
space:
mode:
authorMartin Roth <martinroth@google.com>2016-01-12 13:42:19 -0700
committerMartin Roth <martinroth@google.com>2016-01-13 20:35:40 +0100
commita20ac2f7b3aaa9156e003b8b3746d0bddf93eec0 (patch)
treef432488281ab388290f2d881697901d6ebe15c79 /util/mma
parent02ec8feb2c848fff93ad7172f6048abefae2a44e (diff)
downloadcoreboot-a20ac2f7b3aaa9156e003b8b3746d0bddf93eec0.tar.xz
tree: drop last paragraph of GPL copyright header from new files
This continues what was done in commit a73b93157f2 (tree: drop last paragraph of GPL copyright header) Change-Id: Ifb8d2d13f7787657445817bdde8dc15df375e173 Signed-off-by: Martin Roth <martinroth@google.com> Reviewed-on: https://review.coreboot.org/12914 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to 'util/mma')
-rwxr-xr-xutil/mma/mma_get_result.sh4
-rwxr-xr-xutil/mma/mma_setup_test.sh4
2 files changed, 0 insertions, 8 deletions
diff --git a/util/mma/mma_get_result.sh b/util/mma/mma_get_result.sh
index e26ae4a73b..cb30a80db7 100755
--- a/util/mma/mma_get_result.sh
+++ b/util/mma/mma_get_result.sh
@@ -14,10 +14,6 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc.
-#
mma_results_op_bin="${1}"
mma_results_op_bin_tmp="${mma_results_op_bin}".tmp
diff --git a/util/mma/mma_setup_test.sh b/util/mma/mma_setup_test.sh
index d96b79371a..ecbedf85a5 100755
--- a/util/mma/mma_setup_test.sh
+++ b/util/mma/mma_setup_test.sh
@@ -14,10 +14,6 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc.
-#
file_type_mma="mma"
flashrom_temp_image=/tmp/flash_image_mma.bin