Build.PL
changeset 7 a774bc526f8c
parent 5 b866663fce2f
child 8 5bb3d096ca22
--- a/Build.PL	Tue Apr 24 16:39:40 2012 +0200
+++ b/Build.PL	Tue Apr 24 16:50:45 2012 +0200
@@ -3,7 +3,7 @@
 my $build = Module::Build->new(
   module_name => 'IUS::WiegandMkStruct',
   create_license => 1,
-  license  => 'gpl',
+  license  => 'gpl3',
   requires => {
     'Getopt::Long' => 0,
     'Pod::Usage' => 0,