mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
anthy: add GPLv2 to LICENSE and add LIC_FILES_CHKSUM
Add GPLv2 into LICENSE, since this software includes alt-cannadic/COPYING which indicates GPLv2. Signed-off-by: Taisei Nakano <taisei.nakano@miraclelinux.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
3b989a03ad
commit
50146bfe92
@ -2,8 +2,10 @@ DESCRIPTION="Anthy is a system for Japanese input method. It converts Hiragana t
|
||||
AUTHOR = "Anthy Developers <anthy-dev@lists.sourceforge.jp>"
|
||||
HOMEPAGE = "http://anthy.sourceforge.jp"
|
||||
|
||||
LICENSE = "LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=11f384074d8e93e263b5664ef08a411a"
|
||||
LICENSE = "LGPLv2.1 & GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=11f384074d8e93e263b5664ef08a411a \
|
||||
file://alt-cannadic/COPYING;md5=c93c0550bd3173f4504b2cbd8991e50b \
|
||||
"
|
||||
|
||||
SRC_URI = "http://osdn.dl.sourceforge.jp/anthy/37536/anthy-9100h.tar.gz \
|
||||
file://not_build_elc.patch \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user