devmem2: update LICENSE to more specific GPLv2
authorDenys Dmytriyenko <denis@denix.org>
Mon, 15 Mar 2010 21:18:24 +0000 (17:18 -0400)
committerDenys Dmytriyenko <denis@denix.org>
Mon, 15 Mar 2010 21:18:24 +0000 (17:18 -0400)
recipes/devmem2/devmem2.bb

index 4888d33..6a18173 100644 (file)
@@ -1,6 +1,6 @@
 DESCRIPTION = "Simple program to read/write from/to any location in memory."
 SRC_URI = "http://www.lartmaker.nl/lartware/port/devmem2.c"
-LICENSE = "GPL"
+LICENSE = "GPLv2"
 PR = "r3"
 
 S = "${WORKDIR}"