Skip to content

Commit

Permalink
Merge pull request #70 from jakirkham/update_copyright
Browse files Browse the repository at this point in the history
Update copyright years in docs
  • Loading branch information
jakirkham committed Mar 9, 2017
2 parents 792b9de + 177e18d commit e4ba76e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Expand Up @@ -61,7 +61,7 @@

# General information about the project.
project = u'kenjutsu'
copyright = u"2016, John Kirkham"
copyright = u"2016-2017, John Kirkham"

# The version info for the project you're documenting, acts as replacement
# for |version| and |release|, also used in various other places throughout
Expand Down

0 comments on commit e4ba76e

Please sign in to comment.