Skip to content

Commit cf9c036

Browse files
committed
add licence information
1 parent 32a0e34 commit cf9c036

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

Changes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
- add licence information
2+
13
2.098 2024-01-04
24
- Graphics::TriD::Rout::{combcoords,attract,repulse} moved to ImageND
35

Makefile.PL

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ $repo = "PDLPorters/$repo";
99
WriteMakefile (
1010
NAME => $package_name,
1111
AUTHOR => 'PerlDL Developers <pdl-general@lists.sourceforge.net>',
12+
LICENSE=> "perl",
1213
VERSION_FROM => 'TriD.pm',
1314
PM => {
1415
'TriD.pm' => '$(INST_LIBDIR)/TriD.pm',

0 commit comments

Comments
 (0)