summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/mtools/mtools_4.0.37.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/mtools/mtools_4.0.37.bb')
-rw-r--r--meta/recipes-devtools/mtools/mtools_4.0.37.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/mtools/mtools_4.0.37.bb b/meta/recipes-devtools/mtools/mtools_4.0.37.bb
index 20748a0051..3e072b0d93 100644
--- a/meta/recipes-devtools/mtools/mtools_4.0.37.bb
+++ b/meta/recipes-devtools/mtools/mtools_4.0.37.bb
@@ -2,7 +2,7 @@ SUMMARY = "Utilities to access MS-DOS disks without mounting them"
DESCRIPTION = "Mtools is a collection of utilities to access MS-DOS disks from GNU and Unix without mounting them."
HOMEPAGE = "http://www.gnu.org/software/mtools/"
SECTION = "optional"
-LICENSE = "GPLv3"
+LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
DEPENDS += "virtual/libiconv"