aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.PL1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 11006e8..465bda1 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -7,4 +7,5 @@ WriteMakefile(
VERSION_FROM => 'lib/Hal/Cdroms.pm',
ABSTRACT_FROM => 'lib/Hal/Cdroms.pm',
AUTHOR => 'Pixel <pixel@rigaux.org>',
+ LICENSE => 'gpl_2', # or Artistic
);