]> code.ossystems Code Review - openembedded-core.git/commitdiff
nfs-utils: set precise BSD license
authorRoss Burton <ross@burtonini.com>
Thu, 2 Sep 2021 16:24:25 +0000 (17:24 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 3 Sep 2021 08:01:50 +0000 (09:01 +0100)
"BSD" is ambiguous, use the precise license BSD-3-Clause.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/nfs-utils/nfs-utils_2.5.4.bb

index 495ce4e542c47965a5fc9af211a4bef2cf176fc6..a655de2aca771bc9f79947053458c11a6b0fc484 100644 (file)
@@ -4,7 +4,7 @@ NFS server and related tools."
 HOMEPAGE = "http://nfs.sourceforge.net/"
 SECTION = "console/network"
 
-LICENSE = "MIT & GPLv2+ & BSD"
+LICENSE = "MIT & GPLv2+ & BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://COPYING;md5=95f3a93a5c3c7888de623b46ea085a84"
 
 # util-linux for libblkid