import: cpan: Fix license string for Artistic license.

* guix/import/cpan.scm (string->license): Remove extraneous "_0"
  suffix for Artistics licenses.
This commit is contained in:
Eric Bavier 2015-04-19 09:37:35 -05:00
parent ae6904dc0b
commit 47945cf353
1 changed files with 2 additions and 2 deletions

View File

@ -49,8 +49,8 @@
("agpl_3" 'agpl3)
;; apache_1_1
("apache_2_0" 'asl2.0)
;; artistic_1_0
("artistic_2_0" 'artistic2.0)
;; artistic_1
("artistic_2" 'artistic2.0)
("bsd" 'bsd-3)
("freebsd" 'bsd-2)
;; gfdl_1_2