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/vendor/hp8200sff | |
parent | d591ea4c5dc90cfea96b780278fb36eafae03f0a (diff) |
add spdx headers to various config files
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/vendor/hp8200sff')
-rw-r--r-- | config/vendor/hp8200sff/pkg.cfg | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/vendor/hp8200sff/pkg.cfg b/config/vendor/hp8200sff/pkg.cfg index 079bd0be..9d0a34de 100644 --- a/config/vendor/hp8200sff/pkg.cfg +++ b/config/vendor/hp8200sff/pkg.cfg @@ -1,3 +1,5 @@ +# SPDX-License-Identifier: GPL-3.0-or-later + DL_hash="8fcb691bf84dc1feefc3c84f7cc59eadaabb200477bb3ecba1b050f23f133b0a8c2539015a523f676544c2dff64599bcba7e844e8c31757b90d70bb4485b5664" DL_url="https://ftp.ext.hp.com/pub/softpaq/sp96001-96500/sp96026.exe" DL_url_bkup="https://web.archive.org/web/20220708171920/https://ftp.ext.hp.com/pub/softpaq/sp96001-96500/sp96026.exe" |