legal: Happy 2018 everyone...

Done with:

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

Checked manually with:

git add -p

Hello to future James from 2019, and Happy Hacking!
This commit is contained in:
James Shubin
2018-01-03 21:12:10 -05:00
parent 5ca1e2a23f
commit 12fce52cd7
87 changed files with 87 additions and 87 deletions

View File

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