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

network-suspend-scripts: fix LICENSE from 'GPL' to 'GPLv2'

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:15:04 +08:00
committed by Joshua Lock
parent 86568bcf5a
commit 14bb154571
@@ -1,6 +1,6 @@
DESCRIPTION = "Network suspend/resume scripts"
SECTION = "base"
LICENSE = "GPL"
LICENSE = "GPLv2"
PV = "1.1"
PR = "r2"