aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xMakefile.PL1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.PL b/Makefile.PL
index b0f4ffb..9da77d3 100755
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -24,6 +24,7 @@ MAKEMAKEFILE
WriteMakefile(
NAME => 'rpmtools',
VERSION => $rpmtools_version,
+ LICENSE => 'gpl_2',
macro => {
RPMTOOLSVERSION => $rpmtools_version,
},