mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 00:32:12 +02: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:
@@ -1,6 +1,6 @@
|
||||
DESCRIPTION = "Network suspend/resume scripts"
|
||||
SECTION = "base"
|
||||
LICENSE = "GPL"
|
||||
LICENSE = "GPLv2"
|
||||
PV = "1.1"
|
||||
PR = "r2"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user