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/t480s | |
parent | d591ea4c5dc90cfea96b780278fb36eafae03f0a (diff) |
add spdx headers to various config files
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/vendor/t480s')
-rw-r--r-- | config/vendor/t480s/pkg.cfg | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/vendor/t480s/pkg.cfg b/config/vendor/t480s/pkg.cfg index 0a75e0b3..a9e3e48b 100644 --- a/config/vendor/t480s/pkg.cfg +++ b/config/vendor/t480s/pkg.cfg @@ -1,3 +1,5 @@ +# SPDX-License-Identifier: GPL-3.0-or-later + DL_hash="df735a24242792bf4150f30bf0bd4fdbdc0fb6bf0f897ea533df32567be8e084006d692fb6351677f8cc976878c5018667901dbd407b0a77805754f7c101497c" DL_url="https://dl.dell.com/FOLDER04573471M/1/Inspiron_5468_1.3.0.exe" DL_url_bkup="https://web.archive.org/web/20241110222323/https://dl.dell.com/FOLDER04573471M/1/Inspiron_5468_1.3.0.exe" |