aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/perl/libtest-mockmodule-perl_0.05.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/perl/libtest-mockmodule-perl_0.05.bb')
-rw-r--r--recipes/perl/libtest-mockmodule-perl_0.05.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/perl/libtest-mockmodule-perl_0.05.bb b/recipes/perl/libtest-mockmodule-perl_0.05.bb
index 0173514f1f..c18d1ce05b 100644
--- a/recipes/perl/libtest-mockmodule-perl_0.05.bb
+++ b/recipes/perl/libtest-mockmodule-perl_0.05.bb
@@ -1,6 +1,6 @@
DESCRIPTION = "Test::MockModule - Override subroutines in a module for unit testing"
SECTION = "libs"
-LICENSE = "Artistic|GPL"
+LICENSE = "Artistic|GPLv1"
RDEPENDS_${PN} += "perl-module-carp perl-module-scalar-util perl-module-strict \
perl-module-vars "
PR = "r4"