diff options
author | ✪ vi4m Marcin Kliks <vi4m@users.noreply.github.com> | 2017-05-26 11:24:01 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-05-26 11:24:01 +0200 |
commit | 4ad137249f4cbcf3d982e266edbf0876e2099482 (patch) | |
tree | 26de1cce9afb86f363f7e092e6fd95e1f418256e /doc | |
parent | 4f071853f197406b3f84c3cf124fc87b879e8ea4 (diff) | |
parent | 0027110ac66eaac41a1f75c68359e4a83a0ab608 (diff) | |
download | tipboard-4ad137249f4cbcf3d982e266edbf0876e2099482.tar.gz tipboard-4ad137249f4cbcf3d982e266edbf0876e2099482.tar.bz2 tipboard-4ad137249f4cbcf3d982e266edbf0876e2099482.zip |
Merge pull request #50 from krepflap/yearbump
Year bump in various files.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py b/doc/conf.py index d186b23..65fcb1a 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -47,7 +47,7 @@ master_doc = 'index' # General information about the project. project = u'Tipboard' -copyright = u'2013-2015, Allegro Group' +copyright = u'2013-2017, Allegro Group' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the |