aboutsummaryrefslogtreecommitdiffstats
path: root/packages/linphone
diff options
context:
space:
mode:
authorHolger Freyther <zecke@selfish.org>2005-07-09 13:10:57 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-07-09 13:10:57 +0000
commit6459e42616e99de566c5aecd2bc12f30220378df (patch)
treeb09475947dd5dc7402f485b33300026180e2eb2f /packages/linphone
parente0b41578571cf4541a512dc4a9b18e3dbc389f35 (diff)
downloadopenembedded-6459e42616e99de566c5aecd2bc12f30220378df.tar.gz
LICENSE = GPL -> LICENSE = "GPL"
using find . -name '*.inc' -print0 | xargs -0r sed -i 's/LICENSE = GPL/LICENSE = "GPL"/'
Diffstat (limited to 'packages/linphone')
-rw-r--r--packages/linphone/linphone-hh_0.12.2.hh1.bb2
-rw-r--r--packages/linphone/linphone_0.12.2.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/packages/linphone/linphone-hh_0.12.2.hh1.bb b/packages/linphone/linphone-hh_0.12.2.hh1.bb
index 1e953dde03..54a79390a7 100644
--- a/packages/linphone/linphone-hh_0.12.2.hh1.bb
+++ b/packages/linphone/linphone-hh_0.12.2.hh1.bb
@@ -1,4 +1,4 @@
-LICENSE = GPL
+LICENSE = "GPL"
SECTION = "x11/utils"
PR = "r4"
diff --git a/packages/linphone/linphone_0.12.2.bb b/packages/linphone/linphone_0.12.2.bb
index bb3e1cddc7..7a5e17a981 100644
--- a/packages/linphone/linphone_0.12.2.bb
+++ b/packages/linphone/linphone_0.12.2.bb
@@ -1,4 +1,4 @@
-LICENSE = GPL
+LICENSE = "GPL"
SECTION = "x11/utils"
PR = "r2"