git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
332f9d3
)
update-rc.d: update package LICENSE
author
Chase Maupin
<chasemaupin03@gmail.com>
Thu, 21 Oct 2010 03:33:28 +0000
(
03:33
+0000)
committer
Khem Raj
<raj.khem@gmail.com>
Mon, 25 Oct 2010 22:33:25 +0000
(15:33 -0700)
* 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>
recipes/update-rc.d/update-rc.d_0.7.bb
patch
|
blob
|
history
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
d2d22ab
..
b36b8ca
100644
(file)
--- 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 = "GPL
v2+
"
S = "${WORKDIR}/update-rc.d"
INHIBIT_DEFAULT_DEPS = "1"
PR = "r1"