From c6f24af160f64b99f44276acb66cc964368912c2 Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Sun, 10 May 2020 20:46:42 +0200 Subject: util/qualcomm/scripts: use SPDX header Change-Id: Ife2d84bac1973a10139db2a1489b7ea54360eee1 Signed-off-by: Patrick Georgi Reviewed-on: https://review.coreboot.org/c/coreboot/+/41219 Reviewed-by: HAOUAS Elyes Tested-by: build bot (Jenkins) --- util/qualcomm/scripts/cmm/debug_cb_405.cmm | 12 +----------- util/qualcomm/scripts/cmm/debug_cb_845.cmm | 12 +----------- util/qualcomm/scripts/cmm/debug_cb_common.cmm | 12 +----------- util/qualcomm/scripts/cmm/debug_cb_trogdor.cmm | 12 +----------- util/qualcomm/scripts/cmm/debug_chroot_common.cmm | 12 +----------- util/qualcomm/scripts/cmm/debug_chroot_trogdor.cmm | 12 +----------- 6 files changed, 6 insertions(+), 66 deletions(-) (limited to 'util/qualcomm') diff --git a/util/qualcomm/scripts/cmm/debug_cb_405.cmm b/util/qualcomm/scripts/cmm/debug_cb_405.cmm index 202209218d..d4301e1e88 100644 --- a/util/qualcomm/scripts/cmm/debug_cb_405.cmm +++ b/util/qualcomm/scripts/cmm/debug_cb_405.cmm @@ -1,15 +1,5 @@ ;============================================================================ -;## -;## -;## This program is free software; you can redistribute it and/or modify -;## it under the terms of the GNU General Public License version 2 and -;## only version 2 as published by the Free Software Foundation. -;## -;## This program is distributed in the hope that it will be useful, -;## but WITHOUT ANY WARRANTY; without even the implied warranty of -;## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -;## GNU General Public License for more details. -;## +;## SPDX-License-Identifier: GPL-2.0-only ;============================================================================ ; Name: ; debug_cb_405.cmm diff --git a/util/qualcomm/scripts/cmm/debug_cb_845.cmm b/util/qualcomm/scripts/cmm/debug_cb_845.cmm index 034a14bace..696f1c0868 100644 --- a/util/qualcomm/scripts/cmm/debug_cb_845.cmm +++ b/util/qualcomm/scripts/cmm/debug_cb_845.cmm @@ -1,15 +1,5 @@ ;============================================================================ -;## -;## -;## This program is free software; you can redistribute it and/or modify -;## it under the terms of the GNU General Public License version 2 and -;## only version 2 as published by the Free Software Foundation. -;## -;## This program is distributed in the hope that it will be useful, -;## but WITHOUT ANY WARRANTY; without even the implied warranty of -;## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -;## GNU General Public License for more details. -;## +;## SPDX-License-Identifier: GPL-2.0-only ;============================================================================ ; Name: ; debug_cb_845.cmm diff --git a/util/qualcomm/scripts/cmm/debug_cb_common.cmm b/util/qualcomm/scripts/cmm/debug_cb_common.cmm index c43621d30c..cbcb004fe3 100644 --- a/util/qualcomm/scripts/cmm/debug_cb_common.cmm +++ b/util/qualcomm/scripts/cmm/debug_cb_common.cmm @@ -1,15 +1,5 @@ ;============================================================================ -;## -;## -;## This program is free software; you can redistribute it and/or modify -;## it under the terms of the GNU General Public License version 2 and -;## only version 2 as published by the Free Software Foundation. -;## -;## This program is distributed in the hope that it will be useful, -;## but WITHOUT ANY WARRANTY; without even the implied warranty of -;## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -;## GNU General Public License for more details. -;## +;## SPDX-License-Identifier: GPL-2.0-only ;============================================================================ ; Name: ; debug_cb_common.cmm diff --git a/util/qualcomm/scripts/cmm/debug_cb_trogdor.cmm b/util/qualcomm/scripts/cmm/debug_cb_trogdor.cmm index 5dc73c49b9..2cfba8d60d 100644 --- a/util/qualcomm/scripts/cmm/debug_cb_trogdor.cmm +++ b/util/qualcomm/scripts/cmm/debug_cb_trogdor.cmm @@ -1,15 +1,5 @@ ;============================================================================ -;## -;## -;## This program is free software; you can redistribute it and/or modify -;## it under the terms of the GNU General Public License version 2 and -;## only version 2 as published by the Free Software Foundation. -;## -;## This program is distributed in the hope that it will be useful, -;## but WITHOUT ANY WARRANTY; without even the implied warranty of -;## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -;## GNU General Public License for more details. -;## +;## SPDX-License-Identifier: GPL-2.0-only ;============================================================================ ; Name: ; debug_cb_trogdor.cmm diff --git a/util/qualcomm/scripts/cmm/debug_chroot_common.cmm b/util/qualcomm/scripts/cmm/debug_chroot_common.cmm index 75d79cc774..46efa55807 100644 --- a/util/qualcomm/scripts/cmm/debug_chroot_common.cmm +++ b/util/qualcomm/scripts/cmm/debug_chroot_common.cmm @@ -1,15 +1,5 @@ ;============================================================================ -;## -;## -;## This program is free software; you can redistribute it and/or modify -;## it under the terms of the GNU General Public License version 2 and -;## only version 2 as published by the Free Software Foundation. -;## -;## This program is distributed in the hope that it will be useful, -;## but WITHOUT ANY WARRANTY; without even the implied warranty of -;## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -;## GNU General Public License for more details. -;## +;## SPDX-License-Identifier: GPL-2.0-only ;============================================================================ ; Name: ; debug_chroot_common.cmm diff --git a/util/qualcomm/scripts/cmm/debug_chroot_trogdor.cmm b/util/qualcomm/scripts/cmm/debug_chroot_trogdor.cmm index 1f1332019c..8f69866e24 100644 --- a/util/qualcomm/scripts/cmm/debug_chroot_trogdor.cmm +++ b/util/qualcomm/scripts/cmm/debug_chroot_trogdor.cmm @@ -1,15 +1,5 @@ ;============================================================================ -;## -;## -;## This program is free software; you can redistribute it and/or modify -;## it under the terms of the GNU General Public License version 2 and -;## only version 2 as published by the Free Software Foundation. -;## -;## This program is distributed in the hope that it will be useful, -;## but WITHOUT ANY WARRANTY; without even the implied warranty of -;## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -;## GNU General Public License for more details. -;## +;## SPDX-License-Identifier: GPL-2.0-only ;============================================================================ ; Name: ; debug_chroot_trogdor.cmm -- cgit v1.2.3