diff options
author | Patrick Georgi <pgeorgi@google.com> | 2020-05-10 20:46:42 +0200 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2020-05-11 19:39:30 +0000 |
commit | c6f24af160f64b99f44276acb66cc964368912c2 (patch) | |
tree | b0bf1277c99b3835ab1026d7686e0234d70070e4 | |
parent | 1dd517c8dd5f33c58ee6a66cb8a6d053209842ea (diff) |
util/qualcomm/scripts: use SPDX header
Change-Id: Ife2d84bac1973a10139db2a1489b7ea54360eee1
Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41219
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
-rw-r--r-- | util/qualcomm/scripts/cmm/debug_cb_405.cmm | 12 | ||||
-rw-r--r-- | util/qualcomm/scripts/cmm/debug_cb_845.cmm | 12 | ||||
-rw-r--r-- | util/qualcomm/scripts/cmm/debug_cb_common.cmm | 12 | ||||
-rw-r--r-- | util/qualcomm/scripts/cmm/debug_cb_trogdor.cmm | 12 | ||||
-rw-r--r-- | util/qualcomm/scripts/cmm/debug_chroot_common.cmm | 12 | ||||
-rw-r--r-- | util/qualcomm/scripts/cmm/debug_chroot_trogdor.cmm | 12 |
6 files changed, 6 insertions, 66 deletions
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 |