perl: set license to artistic
This commit is contained in:
@@ -152,7 +152,7 @@ let
|
|||||||
meta = {
|
meta = {
|
||||||
homepage = https://www.perl.org/;
|
homepage = https://www.perl.org/;
|
||||||
description = "The standard implementation of the Perl 5 programmming language";
|
description = "The standard implementation of the Perl 5 programmming language";
|
||||||
license = licenses.gpl1;
|
license = licenses.artistic1;
|
||||||
maintainers = [ maintainers.eelco ];
|
maintainers = [ maintainers.eelco ];
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user