Skip to content

Commit 4b33945

Browse files
committed
add licence information
1 parent 174a4f0 commit 4b33945

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

Changes

+2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1+
- add licence information
2+
13
2.096 2024-12-09
24
- split out from PDL 2.095

Makefile.PL

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ WriteMakefile(
1010
NAME => $package_name,
1111
VERSION_FROM => 'Simplex.pm',
1212
AUTHOR => 'PerlDL Developers <pdl-general@lists.sourceforge.net>',
13+
LICENSE=> "perl",
1314
CONFIGURE_REQUIRES => {
1415
'ExtUtils::MakeMaker' => 0,
1516
'PDL' => '2.094',

0 commit comments

Comments
 (0)