From bb3434acb73933a8ec68a1704c4c722a2cb6c7d7 Mon Sep 17 00:00:00 2001 From: Bruce Leidl Date: Wed, 16 Jan 2019 22:48:39 -0500 Subject: [PATCH] Fix a build warning --- meta-gnome/recipes-support/itstool/itstool_2.0.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-gnome/recipes-support/itstool/itstool_2.0.4.bb b/meta-gnome/recipes-support/itstool/itstool_2.0.4.bb index b91a3e4..8a102fe 100644 --- a/meta-gnome/recipes-support/itstool/itstool_2.0.4.bb +++ b/meta-gnome/recipes-support/itstool/itstool_2.0.4.bb @@ -1,6 +1,6 @@ SUMMARY = "XML to PO and back again using W3C ITS rules" HOMEPAGE = "http://itstool.org/" -LICENSE = "Unknown & GPLv3" +LICENSE = "GPLv3" LIC_FILES_CHKSUM = "file://COPYING;md5=59c57b95fd7d0e9e238ebbc7ad47c5a5 \ file://COPYING.GPL3;md5=d32239bcb673463ab874e80d47fae504"