legal: Happy 2020 everyone...

Done with:

ack '2019+' -l | xargs sed -i -e 's/2019+/2020+/g'

Checked manually with:

git add -p

Hello to future James from 2021, and Happy Hacking!
This commit is contained in:
James Shubin
2020-01-03 20:08:37 -05:00
parent d34715b4ba
commit 2648fb1bb1
327 changed files with 329 additions and 329 deletions

View File

@@ -51,7 +51,7 @@ master_doc = 'index'
# General information about the project.
project = u'mgmt'
copyright = u'2013-2019+ James Shubin and the project contributors'
copyright = u'2013-2020+ James Shubin and the project contributors'
author = u'James Shubin'
# The version info for the project you're documenting, acts as replacement for