summaryrefslogtreecommitdiff
path: root/flex
diff options
context:
space:
mode:
Diffstat (limited to 'flex')
-rw-r--r--flex/flex-2.5.4-native_2.5.4a.oe1
-rw-r--r--flex/flex_2.5.31.oe2
2 files changed, 2 insertions, 1 deletions
diff --git a/flex/flex-2.5.4-native_2.5.4a.oe b/flex/flex-2.5.4-native_2.5.4a.oe
index 123b158555..10dc3d706d 100644
--- a/flex/flex-2.5.4-native_2.5.4a.oe
+++ b/flex/flex-2.5.4-native_2.5.4a.oe
@@ -1,6 +1,7 @@
SECTION = "devel"
DESCRIPTION = "Flex is a tool for generating programs that recognize lexical patterns in text."
PR = "r0"
+LICENSE = "BSD"
SRC_URI = "ftp://ftp.gnu.org/non-gnu/flex/flex-${PV}.tar.gz"
S = "${WORKDIR}/flex-2.5.4"
diff --git a/flex/flex_2.5.31.oe b/flex/flex_2.5.31.oe
index 9c8317b111..c34f617a35 100644
--- a/flex/flex_2.5.31.oe
+++ b/flex/flex_2.5.31.oe
@@ -1,7 +1,7 @@
DESCRIPTION = "Flex is a tool for generating programs \
that recognize lexical patterns in text."
HOMEPAGE = "http://www.gnu.org/software/flex/"
-LICENSE = "GPL"
+LICENSE = "BSD"
SECTION = "devel"
PRIORITY = "optional"