From cd3c94cb9092333230dbfa2a2d406e4973d2e1ea Mon Sep 17 00:00:00 2001 From: Anuj Mittal Date: Fri, 4 Mar 2022 10:47:42 +0800 Subject: meta: update LICENSE to use SPDX identifiers Switch to using SPDX preferred identifiers. All changes done using v0.1 of the script convert-spdx-licenses.py. Signed-off-by: Anuj Mittal --- recipes-kernel/iwlwifi/backport-iwlwifi_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-kernel/iwlwifi') diff --git a/recipes-kernel/iwlwifi/backport-iwlwifi_git.bb b/recipes-kernel/iwlwifi/backport-iwlwifi_git.bb index a06a8e26..7f2a9f5c 100644 --- a/recipes-kernel/iwlwifi/backport-iwlwifi_git.bb +++ b/recipes-kernel/iwlwifi/backport-iwlwifi_git.bb @@ -1,7 +1,7 @@ SUMMARY = "Intel Wireless LinuxCore kernel driver" DESCRIPTION = "Intel Wireless LinuxCore kernel driver" SECTION = "kernel" -LICENSE = "GPL-2.0" +LICENSE = "GPL-2.0-only" REQUIRED_DISTRO_FEATURES = "wifi" -- cgit v1.2.3-54-g00ecf