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/default/gmp-6.3.0.tar.xz | |
parent | d591ea4c5dc90cfea96b780278fb36eafae03f0a (diff) |
add spdx headers to various config files
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/submodule/coreboot/default/gmp-6.3.0.tar.xz')
-rw-r--r-- | config/submodule/coreboot/default/gmp-6.3.0.tar.xz/module.cfg | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/submodule/coreboot/default/gmp-6.3.0.tar.xz/module.cfg b/config/submodule/coreboot/default/gmp-6.3.0.tar.xz/module.cfg index fe274faf..46b55c01 100644 --- a/config/submodule/coreboot/default/gmp-6.3.0.tar.xz/module.cfg +++ b/config/submodule/coreboot/default/gmp-6.3.0.tar.xz/module.cfg @@ -1,3 +1,5 @@ +# SPDX-License-Identifier: GPL-3.0-or-later + subfile="https://www.mirrorservice.org/sites/ftp.gnu.org/gnu/gmp/gmp-6.3.0.tar.xz" subfile_bkup="https://ftp.nluug.nl/pub/gnu/gmp/gmp-6.3.0.tar.xz" subhash="e85a0dab5195889948a3462189f0e0598d331d3457612e2d3350799dba2e244316d256f8161df5219538eb003e4b5343f989aaa00f96321559063ed8c8f29fd2" |