s/gpl/gpl3
authorMatthias Förste foerste@schlittermann.de
Tue, 24 Apr 2012 16:50:45 +0200
changeset 7 a774bc526f8c
parent 6 65ffb2abe2c5
child 8 5bb3d096ca22
s/gpl/gpl3
Build.PL
--- 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,