Selaa lähdekoodia

scsirastools: Clarify BSD license variant

The License of scsirastools is BSD-3-Clause.

Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Christophe PRIOUZEAU 4 vuotta sitten
vanhempi
commit
1fbe612faa
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      meta-oe/recipes-extended/scsirastools/scsirastools_1.6.6.bb

+ 1 - 1
meta-oe/recipes-extended/scsirastools/scsirastools_1.6.6.bb

@@ -5,7 +5,7 @@ DESCRIPTION = "scsirastools were designed to add to the Serviceability of \
                maintenance or service functions. It handles SCSI, \
                Linux SW RAID, SAS, SATA, and USB devices via SCSI emulation."
 HOMEPAGE = "http://scsirastools.sourceforge.net/"
-LICENSE = "BSD"
+LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://COPYING;md5=687ea108478d26152ae46eb29d9d1545"
 
 DEPENDS += "groff-native"