Skip to content

Commit 88263f6

Browse files
authored
Add license
The META files don't know about the license.
1 parent 858c935 commit 88263f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile.PL

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ WriteMakefile(
1010
NAME => $package_name,
1111
VERSION_FROM => 'Filter.pm',
1212
AUTHOR => 'PerlDL Developers <[email protected]>',
13+
LICENSE => 'perl',
1314
CONFIGURE_REQUIRES => {
1415
'ExtUtils::MakeMaker' => 0,
1516
'PDL' => '2.096',

0 commit comments

Comments
 (0)