mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 13:02:39 -07:00
Fix license to match README.
This commit is contained in:
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 => 'perl',
|
||||
license => 'agpl3',
|
||||
requires => {
|
||||
'Boost::Geometry::Utils' => '0',
|
||||
'File::Basename' => '0',
|
||||
|
||||
Reference in New Issue
Block a user