meta-nuvoton: npcm7xx-bingo: fix license

The LICENSE file specifies GPLv2 rather than Apache 2.0

(From meta-nuvoton rev: ee37d1050cdb1637b8a185f232ac268bd713c763)

Change-Id: Ic9de1e3bba2f8325d7410ab03fa0243d9d87cec9
Signed-off-by: Benjamin Fair <benjaminfair@google.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-nuvoton/recipes-bsp/images/npcm7xx-bingo-native_git.bb b/meta-nuvoton/recipes-bsp/images/npcm7xx-bingo-native_git.bb
index 5ab1fc9..537947e 100644
--- a/meta-nuvoton/recipes-bsp/images/npcm7xx-bingo-native_git.bb
+++ b/meta-nuvoton/recipes-bsp/images/npcm7xx-bingo-native_git.bb
@@ -3,7 +3,7 @@
 HOMEPAGE = "https://github.com/Nuvoton-Israel/bingo"
 PR = "r1"
 PV = "0.1+git${SRCPV}"
-LICENSE = "Apache-2.0"
+LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263"
 
 SRC_URI += "git://github.com/Nuvoton-Israel/bingo"