mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
python3-colorama: Fix LICENSE
https://github.com/tartley/colorama?tab=readme-ov-file#license and https://github.com/tartley/colorama/blob/0.4.4/LICENSE.txt declare that this project is subject to BSD-3-Clause license. Signed-off-by: Niko Mauno <niko.mauno@vaisala.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
d6adffde1d
commit
a8dceef803
@ -1,6 +1,6 @@
|
||||
SUMMARY = "Cross-platform colored terminal text."
|
||||
HOMEPAGE = "https://github.com/tartley/colorama"
|
||||
LICENSE = "BSD-2-Clause"
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=b4936429a56a652b84c5c01280dcaa26"
|
||||
|
||||
inherit pypi setuptools3
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user