Skip to content

Commit

Permalink
Fix year
Browse files Browse the repository at this point in the history
  • Loading branch information
mgielda committed May 24, 2019
1 parent 5972a4b commit e691689
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
project = u'Renode - documentation'
basic_filename = 'renode-docs'
authors = u'Antmicro Ltd'
copyright = authors + u', 2018'
copyright = authors + u', 2019'

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

0 comments on commit e691689

Please sign in to comment.