diff options
author | Matthias Schiffer <mschiffer@universe-factory.net> | 2016-02-22 17:14:24 +0100 |
---|---|---|
committer | Matthias Schiffer <mschiffer@universe-factory.net> | 2016-02-22 17:14:24 +0100 |
commit | 995380597a0df69504ffa2f1782290ffa2614d18 (patch) | |
tree | 097f4b65c9f90cf7730dc565975519f55875bde0 /doc/source | |
parent | 766433b8501e9218d7a6b0f4c66ffce788032118 (diff) | |
download | fastd-995380597a0df69504ffa2f1782290ffa2614d18.tar fastd-995380597a0df69504ffa2f1782290ffa2614d18.zip |
Update copyright years
Diffstat (limited to 'doc/source')
-rw-r--r-- | doc/source/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py index 32d7b82..abb2875 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -47,7 +47,7 @@ master_doc = 'index' # General information about the project. project = 'fastd' -copyright = '2012-2015, Matthias Schiffer' +copyright = '2012-2016, Matthias Schiffer' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the |