From 52cc5505eb7e0f6b7b654ee59b9a23e1ccd6b16b Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Sat, 18 Sep 2021 09:57:24 -0700 Subject: python3-traitlets: set precise BSD license "BSD" is ambiguous, use the precise licenses BSD-3-Clause Signed-off-by: Armin Kuster Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin --- meta-python/recipes-devtools/python/python3-traitlets_5.1.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-python') diff --git a/meta-python/recipes-devtools/python/python3-traitlets_5.1.0.bb b/meta-python/recipes-devtools/python/python3-traitlets_5.1.0.bb index da234215ea..120604a8be 100644 --- a/meta-python/recipes-devtools/python/python3-traitlets_5.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-traitlets_5.1.0.bb @@ -1,7 +1,7 @@ SUMMARY = "Traitlets Python config system" HOMEPAGE = "http://ipython.org" AUTHOR = "IPython Development Team " -LICENSE = "BSD" +LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://COPYING.md;md5=eec4de4d599518742e54e75954e33b46" PYPI_PACKAGE = "traitlets" -- cgit v1.2.3-54-g00ecf