From e227d70e8b3754ddd305e9aeffc4f7ad880d3e7c Mon Sep 17 00:00:00 2001 From: Dobrica Pavlinusic Date: Sat, 10 Nov 2007 11:11:18 +0000 Subject: [PATCH] r1580@llin: dpavlin | 2007-11-10 12:10:50 +0100 meta-information about GPL license git-svn-id: svn+ssh://mjesec/home/dpavlin/svn/webpac2/trunk@1022 07558da8-63fa-0310-ba24-9fe276d99e06 --- Makefile.PL | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile.PL b/Makefile.PL index 42e591b..9a55fc4 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -3,6 +3,8 @@ use warnings; #use ExtUtils::MakeMaker; use inc::Module::Install; +license 'GPL'; + WriteMakefile( NAME => 'WebPAC', AUTHOR => 'Dobrica Pavlinusic ', -- 2.20.1