1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-11 08:04:25 +00:00

Revert "Fix license to match README."

This reverts commit 7d858338fa.

At least xnaron's perl doesn't like 'agpl3'.
This commit is contained in:
Mark Hindess
2012-06-27 07:15:30 +01:00
parent 840752194f
commit a49827f5ab
+1 -1
View File
@@ -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',