in reply to Copyright issues: year range, module vs distribution, rename/reorganization

Thanks for all the responses. I think I'll stick to my current way of using the current date during build. But I also wrote Dist::Zilla::Plugin::CopyrightYearFromGit to grab year from each release, then use this format e.g. 2017, 2015, 2014 (all the years of releases, in descending order, comma-separated).
  • Comment on Re: Copyright issues: year range, module vs distribution, rename/reorganization