From ccc2b4d589fb3315f43443e74c861c47fa2d5ff4 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Fri, 27 Dec 2024 14:01:07 +0000 Subject: add spdx headers to dependencies configs these used to be separate scripts under gpl 3+, so it makes sense to clarify the licensing situation Signed-off-by: Leah Rowe --- config/dependencies/ubuntu2404 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config/dependencies/ubuntu2404') diff --git a/config/dependencies/ubuntu2404 b/config/dependencies/ubuntu2404 index 9f33964a..f1a1aff1 100755 --- a/config/dependencies/ubuntu2404 +++ b/config/dependencies/ubuntu2404 @@ -1,3 +1,5 @@ +# SPDX-License-Identifier: GPL-3.0-or-later + pkg_add="apt-get -y install" pkglist=" \ autoconf autogen automake autopoint autotools-dev bc binutils-arm-none-eabi \ -- cgit v1.2.1