aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/perl/libcrypt-unixcrypt-perl_1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/perl/libcrypt-unixcrypt-perl_1.0.bb')
-rw-r--r--recipes/perl/libcrypt-unixcrypt-perl_1.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/perl/libcrypt-unixcrypt-perl_1.0.bb b/recipes/perl/libcrypt-unixcrypt-perl_1.0.bb
index fb0b1a01da..94465f7744 100644
--- a/recipes/perl/libcrypt-unixcrypt-perl_1.0.bb
+++ b/recipes/perl/libcrypt-unixcrypt-perl_1.0.bb
@@ -1,6 +1,6 @@
DESCRIPTION = "Crypt::UnixCrypt - perl-only implementation of the crypt function."
SECTION = "libs"
-LICENSE = "Artistic|GPL"
+LICENSE = "Artistic|GPLv1"
BBCLASSEXTEND = "native"
SRC_URI = "http://search.cpan.org/CPAN/authors/id/M/MV/MVORL/Crypt-UnixCrypt-${PV}.tar.gz;name=crypt-unixcrypt-perl-${PV}"