1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

initramfs-boot: add LICENSE as 'MIT'

the license information is acquired from:
	"Richard Purdie <rpurdie@linux.intel.com>"

Signed-off-by Kevin Tian <kevin.tian@intel.com>
This commit is contained in:
Kevin Tian
2010-06-12 13:10:30 +08:00
committed by Joshua Lock
parent 4c9946bca7
commit f4ceddf6d9
@@ -1,4 +1,5 @@
DESCRIPTON = "A live image init script"
LICENSE = "MIT"
SRC_URI = "file://init-boot.sh"