summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/perl/liburi-perl_1.59.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2012-03-13 23:46:14 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-03-14 13:17:45 +0000
commit5d5d5e1de2b45caaecb418a2e4e3fea92514a7ce (patch)
tree29e4888c4eea1412fd6fc354743be5649744e2b5 /meta/recipes-devtools/perl/liburi-perl_1.59.bb
parent3bbbfe491eb1166a2e48702ab952552edf5495be (diff)
downloadpoky-5d5d5e1de2b45caaecb418a2e4e3fea92514a7ce.tar.gz
perl-modules: Fix LICENSE fields to mention the correct license versions
(From OE-Core rev: aca5eb8cda9a26b5bb9c2f1e45f2e5c1af643da0) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/perl/liburi-perl_1.59.bb')
-rw-r--r--meta/recipes-devtools/perl/liburi-perl_1.59.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/perl/liburi-perl_1.59.bb b/meta/recipes-devtools/perl/liburi-perl_1.59.bb
index 877b25212c..3916b1e62d 100644
--- a/meta/recipes-devtools/perl/liburi-perl_1.59.bb
+++ b/meta/recipes-devtools/perl/liburi-perl_1.59.bb
@@ -3,8 +3,8 @@ The module implements the URI class. URI objects can be used to access \
3and manipulate the various components that make up these strings." 3and manipulate the various components that make up these strings."
4 4
5SECTION = "libs" 5SECTION = "libs"
6LICENSE = "Artistic | GPLv1+" 6LICENSE = "Artistic-1.0 | GPL-1.0+"
7PR = "r0" 7PR = "r1"
8 8
9LIC_FILES_CHKSUM = "file://README;beginline=26;endline=30;md5=6c33ae5c87fd1c4897714e122dd9c23d" 9LIC_FILES_CHKSUM = "file://README;beginline=26;endline=30;md5=6c33ae5c87fd1c4897714e122dd9c23d"
10 10