From 6459e42616e99de566c5aecd2bc12f30220378df Mon Sep 17 00:00:00 2001 From: Holger Freyther Date: Sat, 9 Jul 2005 13:10:57 +0000 Subject: LICENSE = GPL -> LICENSE = "GPL" using find . -name '*.inc' -print0 | xargs -0r sed -i 's/LICENSE = GPL/LICENSE = "GPL"/' --- packages/regex-markup/regex-markup_0.9.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/regex-markup/regex-markup_0.9.0.bb') diff --git a/packages/regex-markup/regex-markup_0.9.0.bb b/packages/regex-markup/regex-markup_0.9.0.bb index 7b800eedb0..037ec57a38 100644 --- a/packages/regex-markup/regex-markup_0.9.0.bb +++ b/packages/regex-markup/regex-markup_0.9.0.bb @@ -1,4 +1,4 @@ -LICENSE = GPL +LICENSE = "GPL" SECTION = "unknown" DESCRIPTION = "Regex-markup performs regular expression-based text \ markup according to used-defined rules." -- cgit v1.2.3