Revert "Fix license to match README."
This reverts commit 7d858338fa
.
At least xnaron's perl doesn't like 'agpl3'.
This commit is contained in:
parent
840752194f
commit
a49827f5ab
2
Build.PL
2
Build.PL
@ -5,7 +5,7 @@ my $build = Module::Build->new(
|
||||
dist_abstract => 'G-code generator for 3D printers',
|
||||
dist_author => 'Alessandro Ranellucci <aar@cpan.org>',
|
||||
dist_version => '0.1',
|
||||
license => 'agpl3',
|
||||
license => 'perl',
|
||||
requires => {
|
||||
'Boost::Geometry::Utils' => '0',
|
||||
'File::Basename' => '0',
|
||||
|
Loading…
Reference in New Issue
Block a user