diff options
author | Leah Rowe <leah@libreboot.org> | 2024-12-27 02:23:13 +0000 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2024-12-27 02:24:38 +0000 |
commit | 8f370cb60d9386bf584036245a8e5c273e8d393c (patch) | |
tree | 08f60b4e12d44823ffb5a49814c817fb66c9a4a3 /config/submodule/coreboot/fam15h/nasm-2.14.02.tar.bz2/module.cfg | |
parent | d591ea4c5dc90cfea96b780278fb36eafae03f0a (diff) |
add spdx headers to various config files
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/submodule/coreboot/fam15h/nasm-2.14.02.tar.bz2/module.cfg')
-rw-r--r-- | config/submodule/coreboot/fam15h/nasm-2.14.02.tar.bz2/module.cfg | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/submodule/coreboot/fam15h/nasm-2.14.02.tar.bz2/module.cfg b/config/submodule/coreboot/fam15h/nasm-2.14.02.tar.bz2/module.cfg index fecb3cba..4c91ec05 100644 --- a/config/submodule/coreboot/fam15h/nasm-2.14.02.tar.bz2/module.cfg +++ b/config/submodule/coreboot/fam15h/nasm-2.14.02.tar.bz2/module.cfg @@ -1,3 +1,5 @@ +# SPDX-License-Identifier: GPL-3.0-or-later + subfile="https://www.nasm.us/pub/nasm/releasebuilds/2.14.02/nasm-2.14.02.tar.bz2" subfile_bkup="https://coreboot.org/releases/crossgcc-sources/nasm-2.14.02.tar.bz2" subhash="71e3d44736493b1a56d4230bc2e5519e858aaadde5d89a692f1472fad6755084460e36b42852707f4c862eff75d3f2c232aedcc4e61e9d9ffcc8c9ca6498292b" |