legal: Happy 2019 everyone...

Done with:

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

Checked manually with:

git add -p

Hello to future James from 2020, and Happy Hacking!
This commit is contained in:
James Shubin
2019-03-24 15:08:50 -04:00
parent 7db3e8556a
commit 07f542b4d7
268 changed files with 268 additions and 268 deletions

View File

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