legal: Happy 2021 everyone...

Done with:

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

Checked manually with:

git add -p

Hello to future James from 2022, and Happy Hacking!
This commit is contained in:
James Shubin
2021-01-31 16:52:46 -05:00
parent 01c2131436
commit 336a38081a
343 changed files with 344 additions and 344 deletions

View File

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