diff --git a/dist.ini b/dist.ini index 813f1e2..9c61556 100644 --- a/dist.ini +++ b/dist.ini @@ -1,10 +1,14 @@ name = systray-mdstat version = 0.1 main_module = bin/systray-mdstat -license = GPL_3 authors = Axel Beckert copyright_holder = Axel Beckert +; actually the license is "GPL_3+", but Software::License currently +; does not yet support that notion, see +; https://github.com/Perl-Toolchain-Gang/Software-License/issues/55 +license = GPL_3 + [@Basic] [MetaJSON] ;[PodCoverageTests]