aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/update-rc.d
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/update-rc.d')
-rw-r--r--recipes/update-rc.d/update-rc.d_0.7.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/update-rc.d/update-rc.d_0.7.bb b/recipes/update-rc.d/update-rc.d_0.7.bb
index d2d22ab0ff..b36b8cae95 100644
--- a/recipes/update-rc.d/update-rc.d_0.7.bb
+++ b/recipes/update-rc.d/update-rc.d_0.7.bb
@@ -1,7 +1,7 @@
SECTION = "base"
PRIORITY = "standard"
DESCRIPTION = "Manage symlinks in /etc/rcN.d"
-LICENSE = "GPL"
+LICENSE = "GPLv2+"
S = "${WORKDIR}/update-rc.d"
INHIBIT_DEFAULT_DEPS = "1"
PR = "r1"