Subject: | Beginning year of copyright |
Currently, overriding copyright_year only accepts integers, so ranges of
years don't work. There is therefore no programmatic way to get
Dist::Zilla to put
copyright (c) 2008-xxxx
where xxxx = current year
I don't know enough about copyright law to really speculate on whether
it makes a difference, but in general, sometimes it's nice to know that
the software you're using has been maintained for a long time, and
should therefore (hopefully) have reached a certain level of stability.
Original discussion on #distzilla
21:01:42 < jawnsy> well, minor thing is it doesn't let you put a
starting copyright year, e.g. having "2004-2010" doesn't work
21:01:55 < jawnsy> I guess in theory it's not really needed, so *shrug*
21:02:11 < doy> i think that would be a valid bug report