diff options
Diffstat (limited to 'meta/recipes-devtools/dpkg')
-rw-r--r-- | meta/recipes-devtools/dpkg/dpkg.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/dpkg/dpkg.inc b/meta/recipes-devtools/dpkg/dpkg.inc index 2aecff5d2..13269942c 100644 --- a/meta/recipes-devtools/dpkg/dpkg.inc +++ b/meta/recipes-devtools/dpkg/dpkg.inc @@ -1,5 +1,5 @@ DESCRIPTION = "Package maintenance system for Debian." -LICENSE = "GPL" +LICENSE = "GPLv2.0+" SECTION = "base" INC_PR = "r15" |