aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/update-rc.d
diff options
context:
space:
mode:
authorChase Maupin <chasemaupin03@gmail.com>2010-10-21 03:33:28 +0000
committerKhem Raj <raj.khem@gmail.com>2010-10-25 15:33:25 -0700
commit77f18e6983a3ec773b6875341fbd162355338f50 (patch)
tree36cc2ff5bc068bc29b48e30e28abc36a24d37228 /recipes/update-rc.d
parent332f9d35eed3e10c85ab5b205919778b9de80c3f (diff)
downloadopenembedded-77f18e6983a3ec773b6875341fbd162355338f50.tar.gz
update-rc.d: update package LICENSE
* Update the LICENSE fields to reflect the licensing used in the source code. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
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"