mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
spf13-pflag: update license to specific BSD clause
"BSD" is generic, we update our license to the specific clause of the package. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
98c8cbc130
commit
fe37e0a9b6
|
@ -1,7 +1,7 @@
|
|||
DESCRIPTION = "Drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags."
|
||||
HOMEPAGE = "https://github.com/spf13/pflag"
|
||||
SECTION = "devel/go"
|
||||
LICENSE = "BSD"
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://src/${PKG_NAME}/LICENSE;md5=1e8b7dc8b906737639131047a590f21d"
|
||||
|
||||
SRCNAME = "pflag"
|
||||
|
|
Loading…
Reference in New Issue
Block a user