Skip to content

Commit 0ea9216

Browse files
authoredJan 6, 2025
Merge pull request #1 from sebastic/patch-1
Add license
2 parents 858c935 + 88263f6 commit 0ea9216

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎Makefile.PL

+1
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 <pdl-general@lists.sourceforge.net>',
13+
LICENSE => 'perl',
1314
CONFIGURE_REQUIRES => {
1415
'ExtUtils::MakeMaker' => 0,
1516
'PDL' => '2.096',

0 commit comments

Comments
 (0)