mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 14:25:53 +01:00
python3-jdcal: set precise BSD license
"BSD" is ambiguous, use the precise licenses BSD-2-Clause Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
This commit is contained in:
parent
1b3828ccb2
commit
7778fd743d
|
|
@ -4,7 +4,7 @@ and another function for converting Julian calendar dates to Julian dates are de
|
||||||
Two functions for the reverse calculations are also defined."
|
Two functions for the reverse calculations are also defined."
|
||||||
|
|
||||||
HOMEPAGE = "https://github.com/phn/jdcal"
|
HOMEPAGE = "https://github.com/phn/jdcal"
|
||||||
LICENSE = "BSD"
|
LICENSE = "BSD-2-Clause"
|
||||||
LIC_FILES_CHKSUM = "file://PKG-INFO;md5=bd236e1f590973467a427bb354be0f46"
|
LIC_FILES_CHKSUM = "file://PKG-INFO;md5=bd236e1f590973467a427bb354be0f46"
|
||||||
|
|
||||||
inherit pypi setuptools3 ptest
|
inherit pypi setuptools3 ptest
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user