summaryrefslogtreecommitdiff
path: root/packages/grep
diff options
context:
space:
mode:
Diffstat (limited to 'packages/grep')
-rw-r--r--packages/grep/grep_2.5.1.bb2
-rw-r--r--packages/grep/grep_2.5.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/packages/grep/grep_2.5.1.bb b/packages/grep/grep_2.5.1.bb
index c900599de9..0f18902190 100644
--- a/packages/grep/grep_2.5.1.bb
+++ b/packages/grep/grep_2.5.1.bb
@@ -1,4 +1,4 @@
-LICENSE = GPL
+LICENSE = "GPL"
SECTION = "console/utils"
DESCRIPTION = "grep GNU utility"
MAINTAINER = "Pawel Osiczko <p.osiczko@tetrapyloctomy.org>"
diff --git a/packages/grep/grep_2.5.bb b/packages/grep/grep_2.5.bb
index e7809587ee..c71dbb09ea 100644
--- a/packages/grep/grep_2.5.bb
+++ b/packages/grep/grep_2.5.bb
@@ -1,4 +1,4 @@
-LICENSE = GPL
+LICENSE = "GPL"
SECTION = "console/utils"
DESCRIPTION = "grep GNU utility"
MAINTAINER = "Pawel Osiczko <p.osiczko@tetrapyloctomy.org>"