Skip to content

Commit 9dd9eb5

Browse files
committed
add licence information
1 parent dc6ea4f commit 9dd9eb5

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,3 +1,5 @@
1+
- add licence information
2+
13
2.002 2024-12-09
24
- install pdldoc, add repo metadata
35

Makefile.PL

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ $repo = "PDLPorters/$repo";
1111
WriteMakefile(
1212
NAME => $package_name,
1313
AUTHOR => 'PerlDL Developers <pdl-general@lists.sourceforge.net>',
14+
LICENSE=> "perl",
1415
VERSION_FROM => 'HDF.pm',
1516
CONFIGURE_REQUIRES => {
1617
'ExtUtils::MakeMaker' => 0,

0 commit comments

Comments
 (0)