diff options
Diffstat (limited to 'recipes-kernel')
-rw-r--r-- | recipes-kernel/sllin/sllin.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/sllin/sllin.bb b/recipes-kernel/sllin/sllin.bb index a64b0f919..2accf40f9 100644 --- a/recipes-kernel/sllin/sllin.bb +++ b/recipes-kernel/sllin/sllin.bb @@ -1,5 +1,5 @@ DESCRIPTION = "slLIN driver module" -LICENSE = "GPLv2" +LICENSE = "GPL-2.0-only" LIC_FILES_CHKSUM = "file://sllin.c;beginline=7;endline=37;md5=6408e14dba951f8cbe3c2a003a0d89d2" inherit module systemd |