Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update copyright in conf.py
  • Loading branch information
Otto-AA authored Mar 19, 2019
commit f7bb821657ac253385f178207089d6ffb598b482
2 changes: 1 addition & 1 deletion conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
# General information about the project.
project = 'ActivityWatch'
author = 'Erik Bjäreholt, Johan Bjäreholt and contributors'
copyright = '2016-2017 by {}'.format(author)
copyright = '2016-2019 by {}'.format(author)

# TODO: Automatically detect version (possibly using git tags)
# The version info for the project you're documenting, acts as replacement for
Expand Down