aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/m4/m4_1.4.11.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/m4/m4_1.4.11.bb')
-rw-r--r--recipes/m4/m4_1.4.11.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/m4/m4_1.4.11.bb b/recipes/m4/m4_1.4.11.bb
index 77d8e822b0..e2676269c1 100644
--- a/recipes/m4/m4_1.4.11.bb
+++ b/recipes/m4/m4_1.4.11.bb
@@ -1,6 +1,6 @@
DESCRIPTION = "GNU m4 is an implementation of the traditional Unix macro \
processor."
-LICENSE = "GPL"
+LICENSE = "GPLv3"
SRC_URI = "${GNU_MIRROR}/m4/m4-${PV}.tar.gz"
S = "${WORKDIR}/m4-${PV}"