vcs: adjust .original_year() relative path calculation to match .authors().
authorW. Trevor King <wking@tremily.us>
Sat, 20 Oct 2012 01:43:08 +0000 (21:43 -0400)
committerW. Trevor King <wking@tremily.us>
Sat, 20 Oct 2012 01:49:40 +0000 (21:49 -0400)
commitab14d0ebcb59ef560dbade11c1915f940ab03e88
treee43615503f08d8fdb3658c7592a58a712c154c74
parentafa81c33f834a6645ba3ee6830255a20c076f864
vcs: adjust .original_year() relative path calculation to match .authors().

I should have fixed .authors() back when I fixed .original_year().
Now the filename handling is identical, which should make it easier
for people to keep future updates in sync.
update_copyright/vcs/__init__.py