aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/perl/libexception-class-perl_1.23.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/perl/libexception-class-perl_1.23.bb')
-rw-r--r--recipes/perl/libexception-class-perl_1.23.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/perl/libexception-class-perl_1.23.bb b/recipes/perl/libexception-class-perl_1.23.bb
index 3216018206..7582adbca4 100644
--- a/recipes/perl/libexception-class-perl_1.23.bb
+++ b/recipes/perl/libexception-class-perl_1.23.bb
@@ -1,6 +1,6 @@
DESCRIPTION = "Exception::Class - A module that allows you to declare real exception classes in Perl"
SECTION = "libs"
-LICENSE = "Artistic|GPL"
+LICENSE = "Artistic|GPLv1"
DEPENDS = "libclass-data-inheritable-perl-native libdevel-stacktrace-perl-native"
RDEPENDS_${PN} = "libclass-data-inheritable-perl libdevel-stacktrace-perl"
PR = "r9"