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/hp820g2 | |
parent | d591ea4c5dc90cfea96b780278fb36eafae03f0a (diff) |
add spdx headers to various config files
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/vendor/hp820g2')
-rw-r--r-- | config/vendor/hp820g2/pkg.cfg | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/vendor/hp820g2/pkg.cfg b/config/vendor/hp820g2/pkg.cfg index 3a95b5ea..89303ad3 100644 --- a/config/vendor/hp820g2/pkg.cfg +++ b/config/vendor/hp820g2/pkg.cfg @@ -1,3 +1,5 @@ +# SPDX-License-Identifier: GPL-3.0-or-later + DL_hash="1ac05a3e4f46426eeb77f89c4aca25ed1ad64479d8fcba6a3ab63a944512bacbc5d148cc7b9c4ff4b8c90a1fb1de4776e46f14aca8021900e0df37246aa0b717" DL_url="https://download.lenovo.com/pccbbs/mobiles/n10rg50w.exe" DL_url_bkup="https://download.lenovo.com/pccbbs/mobiles/n10rg50w.exe" |