[oe-commits] [openembedded-core] 22/49: file: Clarify BSD license variant

git at git.openembedded.org git at git.openembedded.org
Tue Oct 15 13:12:59 UTC 2019


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit 2bafc93d58adc9e869b873737e982192b191d1a4
Author: Christophe PRIOUZEAU <christophe.priouzeau at st.com>
AuthorDate: Mon Oct 7 13:08:37 2019 +0000

    file: Clarify BSD license variant
    
    The license of file is BSD-2-Clause.
    
    Signed-off-by: Christophe Priouzeau <christophe.priouzeau at st.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/recipes-devtools/file/file_5.37.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-devtools/file/file_5.37.bb b/meta/recipes-devtools/file/file_5.37.bb
index 803aa9a..a840dbc 100644
--- a/meta/recipes-devtools/file/file_5.37.bb
+++ b/meta/recipes-devtools/file/file_5.37.bb
@@ -5,7 +5,7 @@ HOMEPAGE = "http://www.darwinsys.com/file/"
 SECTION = "console/utils"
 
 # two clause BSD
-LICENSE = "BSD"
+LICENSE = "BSD-2-Clause"
 LIC_FILES_CHKSUM = "file://COPYING;beginline=2;md5=0251eaec1188b20d9a72c502ecfdda1b"
 
 DEPENDS = "zlib file-replacement-native"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list